Filename
libblockattributes-all-0.8.5.jar
Uploaded by
AlexIIL
Uploaded
Dec 17, 2020
Game Version
1.16.4
Size
435.26 KB
Downloads
700
MD5
ca456224b2e84f15de7ab03da3566e43
Changelog
Changes:
- Made FluidVolume.getRenderColor default to using fabric's FluidRenderHandler if we're on the client and the caller hasn't explicitly set it.
- Made SingleItemSlotView and SingleFluidTankView throw an exception if you pass an out-of-bounds slot.
Bug Fixes:
- Made FluidVolume.getRenderColor default to using fabric's FluidRenderHandler if we're on the client and the caller hasn't explicitly set it.
- Fixed usage of Registry.containsId on the server (which is a client-only method)
- [#34] Fixed the dropper mixin crashing when there's no non-empty slots to drop from.
- [#39] Fixed Dank Storage inventories not being inserted to properly.