Team-EnderIO / EnderIO

EnderIO Rewritten for Modern Minecraft.
https://enderio.com
The Unlicense
339 stars 103 forks source link

[BUG] 1.20.1 SoulBound doesn't work currently (some more information) #582

Open EnderCat263 opened 10 months ago

EnderCat263 commented 10 months ago

Is there an existing issue for this?

Current Behavior

Any armor and tools in any world with the soulbound enchant do not work correctly, things can disappear, although after death they end up in the inventory, but if you try to use them they immediately disappear

Item.of('minecraft:enchanted_book').enchant('enderio:soulbound', 1)

Expected Behavior

Video with problem - https://youtu.be/Jd8qpjCGPHY

Steps To Reproduce

  1. Enchant any armor with a soulbound
  2. die
  3. Try to put it on
  4. The armor disappears

Environment

Minecraft version: 1.20.1
EnderIO-1.20.1-6.0.23-alpha

Anything else?

In clear EnderIO mod item's don't disappear, but in my modpack they are disappear

mods.txt

CitiesXL2815 commented 9 months ago

another mod add it's own soulbound book then enderIO, so it's conflicting with EnderIO

Rover656 commented 9 months ago

Looks like this could be a conflict as you suggest Cities; to be honest I think we should reopen discussion on whether Ender IO really should have/needs a soulbound, given the grave feature was removed for a similar concern over mod compatibility.

Rover656 commented 5 months ago

After discussion - this enchantment is going to be removed as it is too buggy for use; it may return in a new form at a later time.