Early-Game Buckets

Early-Game Buckets

59.4k Downloads

Recipe Book does not pull damaged buckets into cake recipe

satyrnidae opened this issue ยท 0 comments

commented

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:

  1. Obtain damaged Wooden or Ceramic milk buckets and other ingredients for a cake
  2. Interact with a crafting table
  3. Open the recipe book
  4. 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.

Screenshots / Videos
2022-01-29_17 53 04

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.