Release 6.0.6 for MC 1.19.2
Changes:
- Fixed a potential desync issue with tag recipe outputs
Release 6.1.1 for MC 1.19.3
Changes:
- The cucumber-tags.json file will now automatically refresh invalid entries (can be disabled in the config)
- Added support for Almost Unified in tag output recipes
- Fixed AOE block breaking causing ghost blocks on servers
Release 6.0.5 for MC 1.19.2
Changes:
- Added support for Almost Unified in tag output recipes
Release 6.0.4 for MC 1.19.2
Changes:
- The cucumber-tags.json file will now automatically refresh invalid entries (can be disabled in the config)
- Fixed AOE block breaking causing ghost blocks on servers
Release 6.1.0 for MC 1.19.3
Changes:
- Updated to 1.19.3
Release 5.1.3 for MC 1.18.2
Changes:
- Fixed shaped tag recipes being shrunk
Release 6.0.1 for MC 1.19.2
Changes:
- Added feature flag system for inter-mod config sharing
- Fixed cucumber:shaped_tag recipes being resized
Release 6.0.0 for MC 1.19.1
Changes:
- Updated to 1.19.1
Release 5.1.2 for MC 1.18.2
Changes:
- Added uk_ua translations
Release 5.1.1 for MC 1.18.2
Changes:
- Improved the formatting of NBT tooltips
- Fixed bows and crossbows with faster draw speeds not actually charging/drawing faster
Release 5.1.0 for MC 1.18.2
Changes:
- Updated to 1.18.2
- Added the `cucumber:mineable/sickle` tag
Release 5.0.3 for MC 1.18
Changes:
- Internal fixes for custom bows
Release 5.0.2 for MC 1.18
Changes:
- Paxel improvements:
- Updated paxel right-click logic to match new axe/shovel logic
- Fixed paxels not using proper tool tier harvest levels
- Fixed paxels not using the `cucumber:mineable/paxel` tag to determine valid harvestable blocks
Release 5.0.1 for MC 1.18
Changes:
- Fixed startup crash
Release 5.0.0 for MC 1.18.1
Changes:
- Updated to 1.18
- Added BasePaxelItem and tag `cucumber:mineable/paxel` that extends `minecraft:mineable/pickaxe`, `minecraft:minable/shovel`, `minecraft:mineable/axe`
- The fillenergy command can now be used on held items
Release 4.1.12 for MC 1.16.5
Changes:
- Fixed screens not rendering properly
Release 4.1.11 for MC 1.16.5
Changes:
- Update Russian translations
Release 4.1.10 for MC 1.16.4+
Changes:
- Improvements to cucumber-tags.json:
- Added a config option to specify prioritized mod ids
- when generating a new cucumber-tags.json file, it will prioritize using items from the mods in the list
- the mods are prioritized in the order they are listed
- cucumber-tags.json is now loaded on every resource reload instead of just on server load
- Fixed the cucumber-tags.json file not being regenerated in some cases