Darkhax-Minecraft / Bookshelf

A library mod which adds additional code support beyond what is provided by Forge.
GNU Lesser General Public License v2.1
142 stars 39 forks source link

[BUG] Outdated structure (empty.nbt) #226

Closed Linguardium closed 5 months ago

Linguardium commented 5 months ago

Minecraft Version

1.20.1

Mod Version

20.1.9

Mod Loader

Fabric

What environment are you running the mod in?

All

Issue Description

probably a non-issue but empty.nbt is outdated. any attempts to load it will cause DFU to load and process it. please update its version with your mc version as you update your mod.

Darkhax commented 5 months ago

I've pushed updates for 1.20.1 and 1.20.4 that should resolve this. What brought this issue to your attention?

Linguardium commented 5 months ago

discussing ram issues and the requirement for packs to have modernfix came up. figured it was time to actually report all the outdated stuff instead of forcing people to use another mod to fix an oversight

Darkhax commented 5 months ago

Interesting, I guess that makes sense. Thanks for filling me in.