Uploaded image for project: 'Minecraft: Java Edition'
  1. Minecraft: Java Edition
  2. MC-151141

Stonecutter does not support custom recipes with input count > 1

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • None
    • Minecraft 1.14
    • None
    • Unconfirmed
    • (Unassigned)

      If datapacks are used to create custom recipes for the Stonecutter, the ingredient input count field is ignored. Instead, the input count is treated as 1. Below is an example recipe that does not work as expected.

      "type": "minecraft:stonecutting""ingredient": {    
           "item": "minecraft:acacia_planks", 
           "count": 2  
        },  
        "result": "minecraft:acacia_door""count": 1
      }

      Ingame, the option to produce doors correctly shows up when an acacia plank is put in the stonecutter, but only one plank is consumed per door.

      I can't think of a vanilla recipe that consumes more than one item as an input, so I'm not sure if this is actually a bug or just something that isn't implemented.

       

            Unassigned Unassigned
            Robb Rob Budak
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: