improved some aspect of dynamic registration for items
fixed an issue with fluid tanks allowing more than their capacity added some integration with potion fluid from other mods added a config to make fixed entity renderer shading not affect things in GUIs dynamic wood registration now runs a bit later for items
fixed an issue with fluid tanks allowing more than their capacity added some integration with potion fluid from other mods
added compat with dye depot
added an optional fix that fixes entity renderer shading to be precisely the same that block use. Now BER and baked model renderer stuff will look identical shading wise. Works with any mod as it just changes the include shaders and Lighting parameters
added new tile utility class for dynamic rendered tile entitiees that hold items improved ILightable interface fixed a issue with item display tile
fixed a server side crash
fixed baked model transform being incorrect in forge impl
fixed another issue with fluid colors fixed a minor memory leak improved dummy level code