Enigmatica 6 - E6 - 1.16.5

Enigmatica 6 - E6 - 1.16.5

1M Downloads

Invalid Soulbound enchanted book found in loot chest (Apothoesis spawner structure)

Jyrath opened this issue ยท 1 comments

commented

Modpack Version

develop commit a898100

Describe your issue.

I was able to find an enchanted book with the Soulbound enchantment, but the mod label reads 'Minecraft' instead of 'Ensorcellation'. The minecraft Soulbound book in unable to me added to weapons or armor via anvil, and seems to be unsusable.

The broken Soulbound book was found in an Apothesis "Rogue Spawner" (small spawner structure with a top block of Crying Obsidian, Lodestone, Broken Stonebricks etc, then underneath a spawner, then under that, a Loot Chest.)

'Item in hand' for broken Soulbound book:
Item.of('minecraft:enchanted_book', '{Enchantments:[{lvl:1s,id:"ensorcellation:soulbound"}]}')

'Item in hand' for correct, working Ensorcellation Soulbound book
Item.of('minecraft:enchanted_book').enchant('ensorcellation:soulbound', 1)

Crash Report

No response

Latest Log

No response

Have you modified the modpack?

No

User Modifications

No response

Did the issue happen in singleplayer or on a server?

Singleplayer

commented

Thanks for the report. I have absolutely no idea which mod is adding that book :P