Minor fix to enchanted golden apple's centrifuge recipe

This commit is contained in:
Prospector 2020-01-12 18:36:31 -08:00
parent 7e6f0d1906
commit bcc9368bf9

View file

@ -8,6 +8,7 @@
},
{
"item": "techreborn:cell",
"count": 2,
"nbt": "null"
}
],
@ -18,6 +19,7 @@
},
{
"item": "techreborn:cell",
"count": 2,
"nbt": {
"fluid": "techreborn:methane"
}