mirror of
https://github.com/Ellpeck/ActuallyAdditions.git
synced 2024-11-16 21:13:11 +01:00
26 lines
No EOL
443 B
JSON
26 lines
No EOL
443 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"category": "misc",
|
|
"key": {
|
|
"A": {
|
|
"item": "actuallyadditions:advanced_coil"
|
|
},
|
|
"C": {
|
|
"tag": "forge:chests/wooden"
|
|
},
|
|
"E": {
|
|
"item": "actuallyadditions:ender_casing"
|
|
},
|
|
"M": {
|
|
"item": "minecraft:phantom_membrane"
|
|
}
|
|
},
|
|
"pattern": [
|
|
" C ",
|
|
"MEM",
|
|
" A "
|
|
],
|
|
"result": {
|
|
"item": "actuallyadditions:phantom_itemface"
|
|
}
|
|
} |