RedPxnda / RespawnObelisks

MIT License
5 stars 3 forks source link

[BUG] Tethered enchant config both refers to tethered as obeliskbound and does nothing #13

Closed Nicodemus111 closed 9 months ago

Nicodemus111 commented 9 months ago

Describe the bug Changing any setting for the tethered enchant does nothing, you cannot turn off the enchant or make it a non treasure enchant.

To Reproduce Steps to reproduce the behavior:

  1. Change any setting in the config for tethered
  2. Check if the change applied (easiest with apotheosis)

Expected behavior Changing the setting should work ingame

Screenshots image image

Versions

Nicodemus111 commented 9 months ago

(it says level.0 in the tooltip since i set the max level to 0 to test)

RedPxnda commented 9 months ago

image Apotheosis overrides the values of enchantments, including the things you mentioned. Are you sure this happens without apotheosis, or if you instead disable those values through apotheosis's enchantment config? And also, disabling the enchantment doesn't actually remove it from the game. It just makes it unobtainable(by overriding the treasure, tradeable, etc. values to be false).

Nicodemus111 commented 9 months ago

Oh I forgot about apotheosis enchantment settings, disabling it in there fixed it.