Change Phantom Itemface recipe

This commit is contained in:
Mrbysco 2024-03-12 18:00:31 +01:00
parent 17d8dcce82
commit 5a921e100f

View file

@ -8,16 +8,16 @@
"C": { "C": {
"tag": "forge:chests/wooden" "tag": "forge:chests/wooden"
}, },
"D": {
"item": "actuallyadditions:empowered_diamatine_crystal"
},
"E": { "E": {
"item": "actuallyadditions:ender_casing" "item": "actuallyadditions:ender_casing"
},
"M": {
"item": "minecraft:phantom_membrane"
} }
}, },
"pattern": [ "pattern": [
" C ", " C ",
"DED", "MEM",
" A " " A "
], ],
"result": { "result": {