update to 1.21.3
update Forge
fix breaking change in NeoForge 21.0.110-beta's config GUI (you should install the latest stable version)
fix critical crash issue when loot generates on worker threads
- port to 1.21
- re-add "enable in enchanting table" options as they are not vanilla anymore
- remove option for Silk Touch + Looting compatibility, as this is now vanilla (and was odd to have anyway)
- add
c:enchantable/fire_aspect_primary
andc:enchantable/damage_primary
tags for items which can be enchanted with Fire Aspect and damage enchantments (Sharpness, Bane of Arthropods and Smite) respectively in the Enchanting Table
fix Hoes and Pickaxes always being considered weapons in some instances
- remove "enable in enchanting table" options as this is now vanilla
- add
c:enchantable/mob_loot
andc:enchantable/knockback
item tags. tagged items can be enchanted with Looting or Knockback respectively. (both tags contain the vanillaenchantable/sword
tag of course) - rework almost of all the enchanting features to use tags
- weapon check uses tags as well
- tags