ActuallyAdditions/src/generated/resources/data/actuallyadditions/recipes/item_viewer.json
2021-11-24 10:57:31 -06:00

25 lines
410 B
JSON

{
"type": "minecraft:crafting_shaped",
"pattern": [
"OBO",
"RCR",
"OBO"
],
"key": {
"B": {
"tag": "forge:dusts/redstone"
},
"O": {
"item": "actuallyadditions:basic_coil"
},
"R": {
"item": "actuallyadditions:restonia_crystal"
},
"C": {
"tag": "forge:chests/wooden"
}
},
"result": {
"item": "actuallyadditions:item_viewer"
}
}