Minor fix to enchanted golden apple's centrifuge recipe
This commit is contained in:
parent
7e6f0d1906
commit
bcc9368bf9
1 changed files with 2 additions and 0 deletions
|
@ -8,6 +8,7 @@
|
|||
},
|
||||
{
|
||||
"item": "techreborn:cell",
|
||||
"count": 2,
|
||||
"nbt": "null"
|
||||
}
|
||||
],
|
||||
|
@ -18,6 +19,7 @@
|
|||
},
|
||||
{
|
||||
"item": "techreborn:cell",
|
||||
"count": 2,
|
||||
"nbt": {
|
||||
"fluid": "techreborn:methane"
|
||||
}
|
Loading…
Reference in a new issue