Quad 1.2.14
Added / Fixes
- [1.21.2+] Deprecated Item Tags
quad:pacifier/piglin
andquad:pacifier/enderman
.- use
minecraft:piglin_safe_armor
andminecraft:gaze_disguise_equipment
instead.
- use
- [1.21+] Translations for Item Tags. (en_us)
- Load Conditions for Variant Mods with Quad Recipes.
Removed
- Removed Block Tags
quad:when_stepped_on/*
.
Quad 1.2.11
Added / Fixes
- Fixed Broken Recipes
- Removed tags
pacifier/enderman
andpacifier/piglin
-
- replaced by
minecraft:gaze_disguise_equipment
andminecraft:piglin_safe_armor
- replaced by
1.2.10
Added / Fixes
- Updated to 1.21.4
- Removed unnecessary calls to
.builtInRegistryHolder()
- Improved
conduit_base_blocks
functional code.