Apotheosis

Apotheosis

90M Downloads

[1.20.1 Forge] Disabling the Enchantment Module causes the Gem of the Incandescent Inferno to not get registered

Taschenmogul opened this issue ยท 3 comments

commented

On Apotheosis-1.20.1-7.4.8 for Forge, setting the option "Enable Enchantment Module" to false in the apotheosis.cfg file causes the Gem of the Incandescent Inferno to not register with the game at all.

If you can somehow obtain it, the gem shows up similarly to what is described in the issue #1260, yet if you check it with the command /placebo hand, its data shows up as entirely correct.
It is simply not registered with the game, and the Apotheosis logger confirms accordingly that one less gem is registered than should be.
Switching on the Enchantment Module causes the gem to be registered again, and a previously-obtained, formerly invalid one becomes a valid one accordingly.

commented

Correct the Gem of the Incandescent Inferno has a dependency on the enchantment module as it provides a enchantment. Data shows correct and it's just extra data added onto an item added as NBT which is why if you have obtained it before disabling the module and enable the module it works fine because it is again able to be correctly read

commented

Correct the Gem of the Incandescent Inferno has a dependency on the enchantment module as it provides a enchantment. Data shows correct and it's just extra data added onto an item added as NBT which is why if you have obtained it before disabling the module and enable the module it works fine because it is again able to be correctly read

Oh, so it's working as intended? I didn't even look at it from that angle, I just wondered where that gem had gone. Took me quite a while to figure it out. Maybe this should at least be noted in the comment on the config option.

commented

One of the gem's bonuses is bonus levels in Berserker's Fury, which naturally makes it require the enchanting module be present. This is working as intended.

https://github.com/Shadows-of-Fire/Apotheosis/blob/1.20/src/main/resources/data/apotheosis/gems/the_nether/inferno.json#L4