magemonkeystudio / divinity

GNU General Public License v3.0
9 stars 6 forks source link

Issue with enchanting items from the item generator #249

Open goflishMC opened 4 days ago

goflishMC commented 4 days ago

When enchanting items made in the item generator, the enchant does not display on the item even though the NBT updates as if the enchant is there.

I think we might need something that disables enchanting items from the item generator, so that enchants can't be duplicated with item generation and then placed into anvil/enchantment table and get the same enchants, which would duplicate them.

then we could probably allow items from the item generator that don't already have enchants be used in anvils/enchantment tables.

We could have it disabled by default, to prevent items being enchanted in anvils/enchantment tables.