Add a recipe for the fluid filter

This commit is contained in:
Nicholas Ignoffo 2018-04-21 16:53:19 -07:00
parent ddf07acf70
commit afcf1a1822
2 changed files with 27 additions and 4 deletions

View file

@ -0,0 +1,24 @@
{
"result": {
"item": "bloodmagic:base_fluid_filter",
"data": 0
},
"pattern": [
"sgs",
"gfg",
"sgs"
],
"type": "forge:ore_shaped",
"key": {
"s": {
"item": "#STICKWOOD"
},
"f": {
"item": "bloodmagic:component",
"data": 10
},
"g": {
"item": "minecraft:bucket"
}
}
}