Some Configured Structures don't get registerd
BarionLP opened this issue ยท 1 comments
Describe the bug
Some Configured Structures don't get registerd
Versions:
- Minecraft version: [e.g. 1.16.5]
- Forge version [e.g. 36.2.22]
- Mod version [e.g. 1.4]
What mods do you play with?
https://pastebin.com/04ZkHv44
Additional context
****************** Blame Report Unregistered Worldgen 1.16.5-3.7.0-forge ******************
These ConfiguredStructure was found to be not registered. Look at the JSON info and try to
find which mod it belongs to. Then go tell that mod owner to register their ConfiguredStructure
as otherwise, it will break other mods or datapacks that registered their stuff.Unregistered ConfiguredStructure JSON info : {
"config": {},
"type": "dungeons_enhanced:large_dungeon"
}