Closed JWTHDYTWA closed 3 years ago
Hello, could you share a log file for a world that could not load?
Where should this log file be?
Default logs in .minecraft\logs
are only generated on startup.
This is what i see after world loading attempt:
Don't mind it, the problem was More Plates mod. It removes all items from tags but its own.
If you put datapack with such structure:
datapack_name\data\forge\tags\items\plates\gold.json
It will be impossible to load a world. But if you overrideforge
with something else, yourcustom_namespace
, everything will be ok.