21 lines
No EOL
309 B
JSON
21 lines
No EOL
309 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"category": "misc",
|
|
"pattern": [
|
|
" a ",
|
|
"aba",
|
|
" a "
|
|
],
|
|
"key": {
|
|
"a": {
|
|
"tag": "minecraft:planks"
|
|
},
|
|
"b": {
|
|
"item": "minecraft:iron_nugget"
|
|
}
|
|
},
|
|
"result": {
|
|
"item": "superbwarfare:propeller",
|
|
"count": 2
|
|
}
|
|
} |