cweckerl / simplefarming

https://www.curseforge.com/minecraft/mc-mods/simple-farming
38 stars 37 forks source link

Compatibility with Storage Overhaul #162

Open MrTailson opened 3 years ago

MrTailson commented 3 years ago

The barrels from the mod Storage Overhaul don't work for the recipe used for the brewing barrels. Could you add them in as part of the recipe?

https://www.curseforge.com/minecraft/mc-mods/storage-overhaul

InspectorCaracal commented 3 years ago

I took a quick peek just now since I was over here and it looks like it would be a major pain, since Storage Overhaul didn't add their barrels to the forge tag for barrels.

I would recommend changing the brewing barrel recipe here to use "tag": "#forge:barrels/wooden" instead of "item": "minecraft:barrel" but from there it'd be up to the Storage Overhaul devs.