BlakeBr0 / MoreBuckets

Adds some more buckets to Minecraft.
https://blakesmods.com/more-buckets
MIT License
5 stars 3 forks source link

More buckets and Mekanism (and other multi bucket tanks) crafting #3

Closed kragnoth closed 5 years ago

kragnoth commented 5 years ago

Something from more buckets is overriding the behavior that mekanism and other tank mods use for multi-bucket style crafting.

using a mekanism tank with 10 buckets of creosote in the crafting grid to make treated planks should give 8 treated planks and return the tank with 9 buckets worth of creosote.

Instead it eats the tank and the creosote and gives you 8 treated planks.

Is this on your side due to an asm override, or mekanisms side? I can submit a bug to their repo too if needed.

Thanks