31 lines
No EOL
532 B
JSON
31 lines
No EOL
532 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"category": "misc",
|
|
"pattern": [
|
|
"aaa",
|
|
"bbb",
|
|
"dcd"
|
|
],
|
|
"key": {
|
|
"a": {
|
|
"item": "minecraft:beacon"
|
|
},
|
|
"b": {
|
|
"item": "superbwarfare:cannon_core"
|
|
},
|
|
"c": {
|
|
"item": "superbwarfare:annihilator_blueprint"
|
|
},
|
|
"d": {
|
|
"item": "minecraft:netherite_block"
|
|
}
|
|
},
|
|
"result": {
|
|
"item": "superbwarfare:container",
|
|
"nbt": {
|
|
"BlockEntityTag": {
|
|
"EntityType": "superbwarfare:annihilator"
|
|
}
|
|
}
|
|
}
|
|
} |