17 lines
240 B
JSON
17 lines
240 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"category": "redstone",
|
|
"pattern": [
|
|
"AA ",
|
|
"AA ",
|
|
" "
|
|
],
|
|
"key": {
|
|
"A": {
|
|
"item": "minecraft:tnt"
|
|
}
|
|
},
|
|
"result": {
|
|
"item": "enhancedexplosives:tnt_8"
|
|
}
|
|
} |