mirror of
https://github.com/Ellpeck/ActuallyAdditions.git
synced 2024-11-04 16:19:10 +01:00
19 lines
304 B
JSON
19 lines
304 B
JSON
|
{
|
||
|
"type": "minecraft:crafting_shaped",
|
||
|
"pattern": [
|
||
|
" r ",
|
||
|
"rbr",
|
||
|
" r "
|
||
|
],
|
||
|
"key": {
|
||
|
"r": {
|
||
|
"item": "actuallyadditions:restonia_crystal"
|
||
|
},
|
||
|
"b": {
|
||
|
"item": "actuallyadditions:black_quartz"
|
||
|
}
|
||
|
},
|
||
|
"result": {
|
||
|
"item": "actuallyadditions:basic_coil"
|
||
|
}
|
||
|
}
|