mirror of
https://github.com/Ellpeck/ActuallyAdditions.git
synced 2024-11-17 05:13:11 +01:00
26 lines
462 B
JSON
26 lines
462 B
JSON
|
{
|
||
|
"type": "minecraft:crafting_shaped",
|
||
|
"category": "misc",
|
||
|
"key": {
|
||
|
"A": {
|
||
|
"item": "actuallyadditions:advanced_coil"
|
||
|
},
|
||
|
"C": {
|
||
|
"tag": "forge:chests/wooden"
|
||
|
},
|
||
|
"D": {
|
||
|
"item": "actuallyadditions:empowered_diamatine_crystal"
|
||
|
},
|
||
|
"E": {
|
||
|
"item": "actuallyadditions:ender_casing"
|
||
|
}
|
||
|
},
|
||
|
"pattern": [
|
||
|
" C ",
|
||
|
"DED",
|
||
|
" A "
|
||
|
],
|
||
|
"result": {
|
||
|
"item": "actuallyadditions:phantom_itemface"
|
||
|
}
|
||
|
}
|