BeansGalaxy / Beans-Backpacks-2

1.20 inventory management mod. Designed to solve inventory clutter and transferring items while belonging in vanilla Minecraft's aesthetic.
MIT License
23 stars 0 forks source link

Configuration files changed #138

Closed Red3Tango closed 5 months ago

Red3Tango commented 5 months ago

noticed after updating from 0.24 → 0.26 (and 0.27) using forge it now creates these config files

beansbackpacks-client.json5 beansbackpacks-common.json5

however, the wiki still states they are .toml files... which ended up messing things up on my server as it did not use the settings in the previous .toml files but the new .json5 ones.

BeansGalaxy commented 5 months ago

Sorry for that, I'll update the wiki to be about the new .json5 format

Red3Tango commented 5 months ago

thankfully we were re-rolling to a new seed when i caught the issue, so corrupted data and missing items didnt matter lol.