Release 8.0.7 for MC 1.21.1
Changes:
- Updated ja_jp translations
- Fixed some recipes being registered twice with KubeJS installed
Release 7.0.13 for MC 1.20.1
Changes:
- Updated ja_jp translations
Release 8.0.6 for MC 1.21.1
Changes:
- Fixed data component transfer recipes copying implicit components
- Fixed `shaped_damage_transfer` recipes not respecting `transfer_components` field
Release 6.0.11 for MC 1.19.2
Changes:
- Fixed Tag Tooltips showing block tags for items with no associated block
Release 7.0.12 for MC 1.20.1
Changes:
- Fixed Tag Tooltips showing block tags for items with no associated block
- Fixed the Watering Can sound playing at the wrong position
Release 8.0.5 for MC 1.21.1
Changes:
- Fixed reusable items not breaking
Release 8.0.4 for MC 1.21.1
Changes:
- Fixed sided item extraction with some machines
Release 8.0.3 for MC 1.21.1
Changes:
- Fixed damageable reusable items not taking damage
Release 8.0.2 for MC 1.21.1
Changes:
- Fixed crash when Almost Unified is installed
Release 8.0.1 for MC 1.21.1
Changes:
- Fixed BaseArmorItem not taking in a maxDamageFactor for durability
Release 8.0.0 for MC 1.21.1
Changes:
- Updated to 1.21.1
- NBT Tooltips has been converted to Data Component Tooltips
- Fixed Tag Tooltips showing block tags for items that don't have a corresponding block
- Many internal changes
Release 7.0.11 for MC 1.20.1
Changes:
- Fixed Scythe interactions with FTB Chunks (and likely other chunk claiming mods)
Release 7.0.10 for MC 1.20.1
Changes:
- Fixed a ClassCastException startup crash on custom/hybrid servers
Release 7.0.9 for MC 1.20.1
Changes:
- Converted the Watering Can sound to mono
Release 7.0.8 for MC 1.20.1
Changes:
- Updated ja_jp translations
Release 7.0.7 for MC 1.20.1
Changes:
- Re-added support for Fake Players using Watering Cans
- Fixed Watering Can sounds potentially playing multiple times
- Fixed Watering Can sounds still playing when deselected
Release 7.0.6 for MC 1.20.1
Changes:
- Fixed a server startup crash
Release 7.0.5 for MC 1.20.1
Changes:
- Added `cucumber:shaped_transfer_nbt` recipe type for transferring the NBT of an input item to the output item (for use in Mystical Agriculture)
- Added bonus damage stat to base Bow and Crossbow (for use in Mystical Agriculture)
- Added base Watering Can implementation from Pickle Tweaks (for use in Pickle Tweaks and Mystical Agricullture)
- Added usage animations and sounds to Watering Cans
- Scythes can now harvest Nether Wart
- Scythes will now play a crop harvest sound when a crop is harvested
Release 5.1.5 for MC 1.18.2
Changes:
- Fix potential UnsupportedOperationException during datapack load
Release 7.0.4 for MC 1.20.1
Changes:
- Internal changes