24 lines
No EOL
357 B
JSON
24 lines
No EOL
357 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"category": "misc",
|
|
"pattern": [
|
|
"a",
|
|
"b",
|
|
"c"
|
|
],
|
|
"key": {
|
|
"a": {
|
|
"item": "minecraft:stone_button"
|
|
},
|
|
"b": {
|
|
"item": "minecraft:redstone"
|
|
},
|
|
"c": {
|
|
"item": "minecraft:iron_nugget"
|
|
}
|
|
},
|
|
"result": {
|
|
"id": "superbwarfare:fusee",
|
|
"count": 4
|
|
}
|
|
} |