mirror of
https://github.com/Ellpeck/ActuallyAdditions.git
synced 2024-11-16 13:03:12 +01:00
19 lines
No EOL
304 B
JSON
19 lines
No EOL
304 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"pattern": [
|
|
"C ",
|
|
" S ",
|
|
" S"
|
|
],
|
|
"key": {
|
|
"C": {
|
|
"item": "actuallyadditions:advanced_coil"
|
|
},
|
|
"S": {
|
|
"item": "actuallyadditions:enori_crystal"
|
|
}
|
|
},
|
|
"result": {
|
|
"item": "actuallyadditions:laser_wrench"
|
|
}
|
|
} |