#Crafting wont work

1 messages · Page 1 of 1 (latest)

viral solar
#

lets see...

#

i think it didn't work because you put "stonecutter" instead of "crafting_table".

#

in the tags

lunar bison
#

i dont really even understand shaped crafting

#

like wtf is the pattern, how does it even work

lunar bison
#

{
"format_version": "1.12",
"minecraft:recipe_shaped": {
"description": {
"identifier": "test:birch_wall"
},

    "tags": ["crafting_table"],
    "pattern": [
        "#  ",
        "#  ",
        "#  "
    ],
    "key": {
        "#": {
            "item": "minecraft:planks",
            "data": 2
        },
        "result": {
            "item": "test:birch_wall",
            "count": 6
        }
    }
}

}

#

tried shapeless does not work