mirror of
https://github.com/Ellpeck/ActuallyAdditions.git
synced 2024-11-16 21:13:11 +01:00
26 lines
No EOL
435 B
JSON
26 lines
No EOL
435 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"category": "misc",
|
|
"key": {
|
|
"B": {
|
|
"tag": "forge:dusts/redstone"
|
|
},
|
|
"C": {
|
|
"tag": "forge:chests/wooden"
|
|
},
|
|
"O": {
|
|
"item": "actuallyadditions:basic_coil"
|
|
},
|
|
"R": {
|
|
"item": "actuallyadditions:restonia_crystal"
|
|
}
|
|
},
|
|
"pattern": [
|
|
"OBO",
|
|
"RCR",
|
|
"OBO"
|
|
],
|
|
"result": {
|
|
"item": "actuallyadditions:item_interface"
|
|
}
|
|
} |