
Recipe Book does not pull damaged buckets into cake recipe
satyrnidae opened this issue ยท 0 comments
Issue Description
When crafting a cake with damaged milk buckets, the recipe book shows the recipe as unavailable.
Reproduction Steps
Steps to reproduce the behavior:
- Obtain damaged Wooden or Ceramic milk buckets and other ingredients for a cake
- Interact with a crafting table
- Open the recipe book
- The cake recipe is not available, and if you show unavailable recipes and click it the crafting grid is not populated.
Expected Behavior
The cake recipe should be available.
Version Information:
- OS: Windows 11
- Java: Java 16, Java 17
- Minecraft Version: 1.17.1, 1.18.1
- Fabric Loader Version: 0.12.12
- Mod Version: 2.0.0+alpha.1, 3.0.0+alpha.1
Additional Context
Minecraft does not support crafting with damaged items normally. Will probably require a mixin to fix.