Change portable grid recipe to require a fluid grid as well.

This commit is contained in:
raoulvdberge
2018-07-29 21:59:32 +02:00
parent 0788d6b7d0
commit 3685660ddd

View File

@@ -3,7 +3,7 @@
"pattern": [
"EGE",
"ECE",
"EEE"
"EFE"
],
"key": {
"E": {
@@ -13,6 +13,10 @@
"item": "refinedstorage:grid",
"data": 0
},
"F": {
"item": "refinedstorage:grid",
"data": 3
},
"C": {
"item": "refinedstorage:controller",
"data": 0