pack-mc-2
Version:
PackMc2-Beta OpenSource v1.0.0
24 lines • 381 B
JSON
{
"format_version": "1.12.2",
"minecraft:recipe_shaped": {
"description": {
"identifier": "example:recipe0"
},
"tags": [
"crafting_table"
],
"pattern": [
"x",
"x",
"y"
],
"key": {
"x": "example:item0",
"y": "minecraft:stick"
},
"result": {
"item": "example:item1",
"count": 1
}
}
}