theishiopian Posted September 2, 2021 Posted September 2, 2021 I am attempting to add config entries for disabling items from being loaded. When I attempt to change the config however (with the game closed) not only does it not work, but the entries are erased from the .toml, and the first entry after the new entries is also removed. Config class: https://pastebin.com/67b9Ytf7 The config file is attached, with different versions for the default, the edited one, and the broken one. The entries i edit are the first three, which i set to false. Notice how even the fourth entry is deleted, despite not being edited. Log: https://pastebin.com/d0bKF4Pa I already saw the 4 lines about the file being changed, but i have no idea what is changing it. parrying-common BEFORE LOAD.toml parrying-common BEFORE LOAD EDITED.toml parrying-common AFTER LOAD.toml Quote
Luis_ST Posted September 2, 2021 Posted September 2, 2021 stop doing that, you should always register all items. if you want to disable items remove them from the creative tab and disable the crafting Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.