Plantains
Plants properties of the custom biome
Define plant-type blocks on the ground.
Frequency
plantains.frequency: 0.2
Specifies the probability of spawning a plant at each [x, z] coordinate.
Plant types
plantains.types: '"GRASS(70%)","POPPY(2%)","DANDELION(2%)","TALL_GRASS(26%)"'
Specifies the comma-separated list of plant types.
Floor types
plantains.floor: '"GRASS_BLOCK","DIRT"'
Specifies the comma-separated list of blocks where plants will be spawned.
Replace snow
plantains.replace-snow: false
By default, a plantain will be replaced by the snow layer. If this property is set to true, this won't happen and the plantain won't be replaced.
Sugar canes
Frequency
plantains.sugar-canes.frequency: 0.33
Controls the density of sugar cane spawning next to water blocks. A value closer to 1 results in more sugar canes being spawned.
Max height
plantains.sugar-canes.ax-height: 3
Specifies the maximum height of a spawned sugar cane.
Last updated