mirror of
https://github.com/Ellpeck/ActuallyAdditions.git
synced 2024-11-17 05:13:11 +01:00
26 lines
433 B
JSON
26 lines
433 B
JSON
|
{
|
||
|
"type": "minecraft:crafting_shaped",
|
||
|
"pattern": [
|
||
|
"OBO",
|
||
|
"RCR",
|
||
|
"OBO"
|
||
|
],
|
||
|
"key": {
|
||
|
"B": {
|
||
|
"tag": "forge:storage_blocks/redstone"
|
||
|
},
|
||
|
"O": {
|
||
|
"tag": "forge:obsidian"
|
||
|
},
|
||
|
"R": {
|
||
|
"item": "actuallyadditions:restonia_crystal"
|
||
|
},
|
||
|
"C": {
|
||
|
"item": "actuallyadditions:coil_advanced"
|
||
|
}
|
||
|
},
|
||
|
"result": {
|
||
|
"item": "actuallyadditions:laser_relay",
|
||
|
"count": 4
|
||
|
}
|
||
|
}
|