Commands
Commands as of BiomeControl v1.4

Link: Input.
Biome Commands
- /bc [biome] <size> <shape>
- Equips a Biome wand. It will automatically update your previous brush as long as it’s the same biome. To quickly edit your brush you can also use: /bc biome [biome] | /bc size [size] | /bc shape [shape]. Click here for tips on the input.
- /bc set [biome] <size> <shape>
- Sets the biome around you with given input. If no size and shape are given, your current WorldEdit selection will be used. It supports both cuboid and polygon selections.
- /bc set this [biome]
- Finds the whole biome you are in and changes is to another one.
Grass Commands
- /grass [type/input] <power> <size>
- Equips a Grass wand. You can either specify a preset (type), or make a new type. For tips on grass input click here. To update your current brush you can use: /grass type [type] | /grass size [size] | /grass power [power]
- /grass set [type/input] <power> <size>
- Sets grass around you.
- /grass save [name]
- Saves the (custom) brush you are currently holding, and saves it as preset with given name.
Next time you can use it as command input.
Mask Commands
A mask affects both biome and grass operations. See a mask as a filter.
If you’d like to change just a mountain, you could set a height mask to above the foot of the hill. Or when you’d like to change a beach you could set a blockmask to sand.
- /bc mask list
- See your active masks
- /bc power <power>
- Sets the power (in percentage) of your actions. When changing a biomes with less than 100% power, the new biome just fades in with the old biome.
- /bc masky/maskhight <hight>
- Sets your hightmask. Use a negative number to set your mask below that number, or positive for above.
- /bc maskblock <blocks>
- Sets your blockmask. Accepts data values and you can use a comma to separate blocks. Start with a ! to exclude (set your mask to everything except given blocks)
• Ex /bc maskblock 12:1,172 will set your mask to red stand and hardened clay.
- /bc maskbiome <biome(s)>
- Sets your Biomemask. Separate biomes with a command and start with a ! to exclude given biomes
• Ex /bc maskbiome !desert,desert.H will set your mask to all biomes except Desert and Desert Hills.
If no value is given it will clear that mask.
Use /bc mask to clear all your masks.
General Commands
- /bc undo <amount>
- Undoes your last changes. Currently only supports biome changes.
To clear grass you could use the ‘clear’ preset and you could optionally use a blockmask to set which plants to clear.
- /bc list
- Shows a list of all biomes in the game
- /grass list
- Shows a list of all grass presets available
- /bc help <page>
- Shows the in-game help
- /bc config [option] [value]
- Change some config options on the fly, options:
- particle [style]: Pick one of the available styles|
- water [true/false]: Set the ‘avoidWater’ option|
- transparent [true/false]: Set the ‘ignoreTransparent’ option|
- chunks/cpt [amount]: Set the amount of chunks to process per tick|
Comments