Placeable Plants: Expanded

Let plants generate or be placed on non-soil blocks. Great for overgrown worlds & decorating builds.

File Details

v1.0.6 - [Forge 1.20.1]

  • R
  • Apr 26, 2026
  • 29.70 KB
  • 2.1K
  • 1.20.1
  • Forge

File Name

placeable_plants_expanded-forge-1.20.1-v1.0.6.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:placeable-plants-expanded-1510329:7996615")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

v1.0.6

  • Split the placement blacklist into two separate config options:
    • "placement_blacklist" - controls blocks/tags plants cannot be placed on manually.
    • "worldgen_blacklist" - controls blocks/tags plants cannot generate on during world generation.
  • Moved "#minecraft:leaves" from the placement blacklist to the worldgen blacklist by default.
  • Players can now manually place plants on leaf blocks again, while world generation should still avoid placing plants on leaves by default.