Change portable grid recipe to require a fluid grid as well.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user