CivMC / FactoryMod

Configurable factories for automating item production - Built for Paper 1.16.5
Other
0 stars 11 forks source link

Fix compacting/decompacting of lored and enchanted items #41

Closed MrJeremyFisher closed 9 months ago

MrJeremyFisher commented 11 months ago

Restricts enchanting, wordbanking, smithing, anvil use, loom use, and cartography table use of compacted items so that the check for lore and enchants when decompacting is no longer necessary. Requires https://github.com/CivMC/CivModCore/pull/87 to be merged to work correctly.