Crafting recipes don't work in 1.20.5+
InterurbanDev opened this issue ยท 1 comments
Describe the bug
Crafting recipes and item drops don't work in 1.20.5-1.20.6.
To Reproduce
Steps to reproduce the behavior:
- Run Minecraft 1.20.5 or 1.20.5 with Railroad Blocks installed.
- Start a new world.
- Attempt to craft any of the items in the mod, or destroy any mod blocks.
- Items will not craft and mod blocks will not drop any items.
Expected behavior
You should be able to craft the mod items, and when mod blocks are destroyed, they should drop their respective items.
Additional Information (please complete the following information):
- Minecraft Version: 1.20.5 and 1.20.6
- Mod Version: v0.5.2
- Mod Loader: Fabric
- Mod Loader Version: 0.16.5
Additional context
This is likely due to a change in how the data for crafting recipes and item drops are stored, and the mod does not currently have a version which supports the new format.