Closed KonSola5 closed 9 months ago
Liquid Blaze Burners hold 4000... droplets. (Fabric uses Droplets, 1 bucket = 81000 droplets).
It's probably an oversight when porting the mod from Forge to Fabric: https://github.com/mrh0/createaddition/blob/e5b55eea526a04d51d24aa95a1896f040e2d406b/src/main/java/com/mrh0/createaddition/blocks/liquid_blaze_burner/LiquidBlazeBurnerTileEntity.java#L102-L104
Steps to reproduce the behavior:
I already fixed that
Describe the bug
Liquid Blaze Burners hold 4000... droplets. (Fabric uses Droplets, 1 bucket = 81000 droplets).
It's probably an oversight when porting the mod from Forge to Fabric: https://github.com/mrh0/createaddition/blob/e5b55eea526a04d51d24aa95a1896f040e2d406b/src/main/java/com/mrh0/createaddition/blocks/liquid_blaze_burner/LiquidBlazeBurnerTileEntity.java#L102-L104
To Reproduce
Steps to reproduce the behavior:
Additional context