23 lines
No EOL
370 B
JSON
23 lines
No EOL
370 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"category": "misc",
|
|
"pattern": [
|
|
"ab",
|
|
" c"
|
|
],
|
|
"key": {
|
|
"a": {
|
|
"item": "minecraft:tripwire_hook"
|
|
},
|
|
"b": {
|
|
"tag": "superbwarfare:ingots/steel"
|
|
},
|
|
"c": {
|
|
"item": "superbwarfare:steel_ingot"
|
|
}
|
|
},
|
|
"result": {
|
|
"id": "superbwarfare:steel_trigger",
|
|
"count": 1
|
|
}
|
|
} |