Compatibility
Minecraft: Java Edition
1.12.x
Platforms
Forge
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Changelog
Greenery🌿 changelog
- Added support for arbitrary block generation.
- Greenery can now generate non-Greenery blocks in the world and when using bonemeal based on configuration.
- To add configuration for these blocks create JSON files in the
greenery/blocks
directory. - Properties of this new configuration are:
blocks
- A list of blocks you want to generate; syntax:<resource_location>:[<meta>]
; example:minecraft:cactus
worldGen
andallowedSoils
- The same as Greenery plants.
- Example configuration file for a cactus:
{ "blocks": [ "minecraft:cactus", "minecraft:cactus", "minecraft:cactus" ], "worldGen": [ "0 | type:dry | 1.0 | 16 | 32" ], "allowedSoils": [ "sand" ] }
Thanks to xkforce for commissioning these features!
Files
Metadata
Release channel
ReleaseVersion number
6.0Loaders
Game versions
1.12.2Downloads
68Publication date
October 18, 2024 at 1:38 PMPublisher
teksturepako
Member