19 lines
268 B
JSON
19 lines
268 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"pattern": [
|
|
"000",
|
|
"1 1"
|
|
],
|
|
"key": {
|
|
"0": {
|
|
"item": "society:canvas"
|
|
},
|
|
"1": {
|
|
"tag": "minecraft:planks"
|
|
}
|
|
},
|
|
"result": {
|
|
"item": "supplementaries:awning",
|
|
"count": 6
|
|
}
|
|
} |