adibarra / enchant-tweaker

Tweak many enchantment related mechanics while keeping the vanilla minecraft feel.
https://modrinth.com/mod/enchant-tweaker
MIT License
4 stars 0 forks source link

bug: config not saving properly #25

Closed evilryan closed 7 months ago

evilryan commented 7 months ago

What does it do?

This is in a fabric server with no other enchant mods.

For example, I have set "/et config capmod_enabled true", then I set "/et config unbreaking 10" ET (even tried server restart), and then in-game, I do not ever see unbreaking 10 possible when trying to enchant a book or netherite tool/weapons. Nor am I able to combine for example two Unbreaking 3 books in an anvil, to attempt to get beyond Unbreaking 3. (I would expact combining two Unbreaking 3 books would get me to Unbreaking 4)

Why add it?

I just need clarification/guidance on how this should be working.

Anything else?

No response

Before submitting...

adibarra commented 7 months ago

Hello! The higher levels won't show up in the enchanting table. However, they should appear when you try and combine them in an anvil like you said.

If this isn't happening then its probably a bug of some kind. I just jumped into a fresh server instance and tried it out but wasn't able to replicate this. So I'll need some more information from you.

  1. What version of minecraft?
  2. What is the mod's jar file name?
  3. Can you attach the config file here (enchant-tweaker.properties)?
  4. Can you attach a server logfile here?

These should help me narrow down the cause of the issue.

adibarra commented 7 months ago

I think I found the issue. The fix will be in the next update (v1.4.9). If that version doesn't work for you then please reopen the issue.