Mojira Archive
MCPE-167619

The crafting recipe of the brush does not match Java Edition

Summary

The recipe of brush is outdated and not match like Java Edition 
 
Since changed from 1.19.4 Pre-release 1

  • The Brush crafting recipe now uses a Feather, Copper Ingot and Stick in a vertical line

Steps to reproduce

  1. Take feathers, copper ingot and stick
  2. Use of crafting table
  3. Following the ingredients of crafting table

Observed result

The brush recipe is outdated (does not have match like Java Edition)

Expected behavior

Brush recipe would be update and match like Java Edition

Code Analysis of expected behavior to fix this

{
    "format_version": "1.12",
    "minecraft:recipe_shaped": {
        "description": {
            "identifier": "minecraft:brush"
        },
        "tags": [
            "crafting_table"
        ],
        "pattern": [
            " X ",
            " W ",
            " | "
        ],
        "key": {
            "X": {
                "item": "minecraft:feather"
            },
            "W": {
                "item": "minecraft:copper_ingot"
            },
            "|": {
                "item": "minecraft:stick"
            }
        },
        "result": {
            "item": "minecraft:brush",
            "count": 1
        }
    }
} 

Fixed

JervieA20

2023-02-25, 05:18 AM

2023-04-26, 07:25 PM

2023-04-26, 07:25 PM

3

2

Confirmed

979706

Crafting-recipe, vanilla-parity

1.19.70.26 Preview - 1.19.731.19.70.26 Preview, 1.19.70.24/25 Preview, 1.19.70.23 Preview, 1.19.70, 1.19.71, 1.19.73

1.19.80.20 Preview, 1.19.80