Fix blockus barrels in storage unit recipe. Closes #2274

This commit is contained in:
drcrazy 2020-11-12 21:58:54 +03:00
parent 4512800eff
commit 9fc506b517

View file

@ -24,6 +24,6 @@
}, },
"conditions": { "conditions": {
"reborncore:tag": "blockus:barrels" "reborncore:mod": "blockus"
} }
} }