finallion / The-Graveyard-FABRIC

Adds structures, blocks and mobs surrounding the graveyard theme.
GNU General Public License v3.0
10 stars 12 forks source link

Outdated structures cause DFU to process every time they are loaded #77

Open Linguardium opened 3 months ago

Linguardium commented 3 months ago

What's the issue you encountered?

You have outdated structure files in your mod. This causes minecraft to try to update them every time they are loaded, leading to extra memory and cpu usage during worldgen. Please update your structures to match the mc version you are releasing for.

This should be as easy as loading them into game and re-saving them or using a mod to load them into a StructureTemplate and writing them back out to nbt.

How can the issue be reproduced?

load game place structure DFU has processed the structure

Logs

No response

Additional information

version 3.0