Fabric API

Fabric API

152M Downloads

`has_wood_type` biome tags idea

TelepathicGrunt opened this issue ยท 1 comments

commented

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/birch
  • c:has_wood_type/oak
  • c:has_wood_type/pale_oak
  • c:has_wood_type/dark_oak
  • c:has_wood_type/jungle
  • c:has_wood_type/acacia
  • c:has_wood_type/spruce
  • c:has_wood_type/mangrove
  • c:has_wood_type/cherry
  • c:has_wood_type/crimson
  • c: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

commented

Just for record, this would help AdoraBuild Structure mod. There is likely many other mods that would jump on this kind of tagging if it was added. Just the biome mods would need to be notified of the new tags which I could do through contacting the biome devs.