`has_wood_type` biome tags idea
TelepathicGrunt opened this issue ยท 1 comments
Some modders seem like they prefer spawning structures in biomes by dedicated woodtypes instead of kinds of trees that the has_tree folder has.
So the idea is:
c:has_wood_type/birchc:has_wood_type/oakc:has_wood_type/pale_oakc:has_wood_type/dark_oakc:has_wood_type/junglec:has_wood_type/acaciac:has_wood_type/sprucec:has_wood_type/mangrovec:has_wood_type/cherryc:has_wood_type/crimsonc:has_wood_type/warped
No parent folder as it doesn't really make sense for this.
Modded wood type could be added like
c:has_wood_type/rotten
Same name wood types would go in same folder. I assume two mods with rotten wood type would be similar enough that a structure for that kind of wood type would fit in either
NeoForge: neoforged/NeoForge#2110