Stardust-Labs-MC / Terralith

A popular Minecraft worldgen datapack for the Overworld
https://www.planetminecraft.com/data-pack/terralith-overworld-evolved-100-biomes-caves-and-more/
Other
107 stars 12 forks source link

[Bug] `biome_tag_villager` invalid reference tags #121

Open Incendy-Bot opened 1 week ago

Incendy-Bot commented 1 week ago

The tag was recently changed to reference a middleman tag, but the game cannot find this tag. Add the missing tags.

Bug report created by catter1 via Incendy in the Stardust Labs discord server.

Jonathing commented 1 week ago

This issue is caused by the tags not using the # descriptor, so the game is trying to load the tag as an actual biome entry. You can fix this by unarchiving the mod or datapack, fixing each of the tag files by adding a # in front of each of the reference tags, then re-archiving the mod or datapack and loading it as normal. Tested with NeoForge.

As much as I would like to make a pull request that fixes this, this GitHub repo is two versions behind what has been posted on Modrinth.