Open ghost opened 7 years ago
EU2 1.0 on the DW20 pack (1.1.1) When I place a watering can in an extra utilities tank, the can takes 16 buckets to fill. Also reported to SleepyTrousers: https://github.com/SleepyTrousers/EnderIO/issues/3883
Might be easiest to see here (no wrappers around the Forge code):
https://github.com/SleepyTrousers/EnderIO/blob/1.10/src/main/java/crazypants/enderio/integration/jei/TankRecipeCategory.java#L114
EU2 1.0 on the DW20 pack (1.1.1) When I place a watering can in an extra utilities tank, the can takes 16 buckets to fill. Also reported to SleepyTrousers: https://github.com/SleepyTrousers/EnderIO/issues/3883