mirror of
https://github.com/Ellpeck/ActuallyAdditions.git
synced 2024-11-22 15:18:34 +01:00
Change Phantom Itemface recipe
This commit is contained in:
parent
17d8dcce82
commit
5a921e100f
1 changed files with 4 additions and 4 deletions
|
@ -8,16 +8,16 @@
|
|||
"C": {
|
||||
"tag": "forge:chests/wooden"
|
||||
},
|
||||
"D": {
|
||||
"item": "actuallyadditions:empowered_diamatine_crystal"
|
||||
},
|
||||
"E": {
|
||||
"item": "actuallyadditions:ender_casing"
|
||||
},
|
||||
"M": {
|
||||
"item": "minecraft:phantom_membrane"
|
||||
}
|
||||
},
|
||||
"pattern": [
|
||||
" C ",
|
||||
"DED",
|
||||
"MEM",
|
||||
" A "
|
||||
],
|
||||
"result": {
|
||||
|
|
Loading…
Reference in a new issue