Config
placeable-common.toml inside the config folder
filter_mode- Either
BLACKLISTorWHITELIST - Conctrols wether the mod uses the blacklist or whitelist when deciding placement rules
- Either
placement_whitelist- Blocks or block tags that plants are allowed to be placed on.
- This affects both manual placement and world generation.
worldgen_blacklist- Blocks or block tags that plants are allowed to generate on during woorld generation.
- This only affects world generation, not manual player placement.
placement_blacklist- Blocks or block tags that plants cannot be placed on at all.
- This affects both manual placement and world generation.
- Empty by default.
worldgen_blacklist- Blocks or block tags that plants cannot generate on during world generation.
- This only affects world generation, not manual player placement.
- Includes `#minecraft:leaves` by default, so plants shouldn't generate on top of leaf blocks.
Credits
This is a fork of Placeable Plants: Expanded by MacatMovie.