mirror of
https://github.com/Ellpeck/ActuallyAdditions.git
synced 2024-11-16 13:03:12 +01:00
22 lines
No EOL
368 B
JSON
22 lines
No EOL
368 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"pattern": [
|
|
" R ",
|
|
"ICI",
|
|
"III"
|
|
],
|
|
"key": {
|
|
"R": {
|
|
"item": "actuallyadditions:restonia_crystal"
|
|
},
|
|
"I": {
|
|
"item": "actuallyadditions:enori_crystal"
|
|
},
|
|
"C": {
|
|
"item": "actuallyadditions:coil_advanced"
|
|
}
|
|
},
|
|
"result": {
|
|
"item": "actuallyadditions:battery"
|
|
}
|
|
} |