#Crafting wont work
1 messages · Page 1 of 1 (latest)
i think it didn't work because you put "stonecutter" instead of "crafting_table".
in the tags
i tried it. did not work
i dont really even understand shaped crafting
like wtf is the pattern, how does it even work
{
"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