[1.18.2 and 1.19] Properly tag betterend's biomes as end with biome tag
TelepathicGrunt opened this issue ยท 2 comments
What happened?
Continuing from this PR: paulevsGitch#483
Since the introduction of biome tags in 1.18.2, biome mods should tag their biomes with proper biome tags. In 1.18.2, BetterEnd's biomes should be in the c:is_in_end biome tag. In 1.19, use the minecraft:is_end biome tag (introduced in 1.19). This will maximize compatibility with other mods that are now using biome tags.
Paul mentioned that the tags in Better X mods do not use json for tags so I cannot move my PR over to here as it won't be accepted it seems.
BetterEnd
2.0.2
BCLib
2.0.5
Fabric API
No response
Fabric Loader
No response
Minecraft
1.18.2
Relevant log output
No response
Other Mods
No response
Same as with BetterNether, in 1.19 the Biomes should be added to the tag. How did you notice that they are missing?