Description
This Minecraft 1.13 datapack adds in the ability for players to grow plants around them by crouching and uncrouching repeatedly (twerking). By twerking near crops they will grow quicker. By twerking near grass blocks, grass, flowers, ferns, and occasionally saplings will spawn.
Underwater and desert plants not implemented yet. Growing saplings all the way into trees doesn't work currently, but twerking will get them into the first growth stage.
How to Install
- Unpack the zip into your worlds datapack directory
- If the world is already running, run the command /reload
- Enjoy!
How to Configure
Growing Simulator gives admins full control over how . Simply use
/scoreboard players set <config_value> gs.config <amount>
to change them.
Configuration Vales
Below is a list of all of the possible configs you can change.
Growing Chances
- grow_chance.beetroot - Valid values are between 1 and 1000. The higher the number, the less likely to happen
- grow_chance.carrot - Valid values are between 1 and 1000. Higher = less likely.
- grow_chance.melon - Valid values are between 1 and 1000. Higher = less likely.
- grow_chance.potato - Valid values are between 1 and 1000. Higher = less likely.
- grow_chance.pumpkin - Valid values are between 1 and 1000. Higher = less likely.
- grow_chance.wheat - Valid values are between 1 and 1000. Higher = less likely.
- grow_chance.acacia_sapling - Valid values are between 1 and 1000. Higher = less likely.
- grow_chance.birch_sapling - Valid values are between 1 and 1000. Higher = less likely.
- grow_chance.dark_oak_sapling - Valid values are between 1 and 1000. Higher = less likely.
- grow_chance.jungle_sapling - Valid values are between 1 and 1000. Higher = less likely.
- grow_chance.oak_sapling - Valid values are between 1 and 1000. Higher = less likely.
- grow_chance.spruce_sapling - Valid values are between 1 and 1000. Higher = less likely.
Spawn Chances
These happen when a grass block with air above it is ticked.
- spawn_chance.grass - Valid values are between 1 and 1000. Higher = less likely.
- spawn_chance.fern - Valid values are between 1 and 1000. Higher = less likely.
- spawn_chance.flowers - Valid values are between 1 and 1000. Higher = less likely.
- spawn_chance.saplings - Valid values are between 1 and 1000. Higher = less likely.
Disable Features
These allow you to disable certain features of the datapack by setting their values to a non-zero number.
- disable.spawn_on_grass - Disables the ability to spawn anything on grass by twerking.
- disable.spawn_grass - Disables grass spawning on grass blocks.
- disable.spawn_fern - Disables ferns spawning on grass blocks.
- disable.spawn_flowers - Disables flowers spawning on grass blocks.
- disable.spawn_saplings - Disables saplings spawning on grass blocks.
- disable.grow_beetroot - Disables growing this crop.
- disable.grow_carrot - Disables growing this crop.
- disable.grow_melon - Disables growing this crop.
- disable.grow_potato - Disables growing this crop.
- disable.grow_pumpkin - Disables growing this crop.
- disable.grow_wheat - Disables growing this crop.
- disable.grow_sapling - Disables growing saplings.