[1.10.2] Empty containers should probably be provided when registering a fluid container.
NekoCaffeine opened this issue ยท 1 comments
Forge did not return a bucket when I poured the fluid into my container using method FluidUtil#interactWithFluidHandler.
Perhaps FluidContainerRegistry#registerFluidContainer(Fluid fluid, ItemStack filledContainer, ItemStack emptyContainer) should be used in Biomes O'Plenty.