ForgePatch/common/net/minecraftforge/fluids
Soaryn 8c762223a4 Adds Temperature to Lava
Missing lava temperature. Feel free to change it to any value. 
1300K is the typical max for Magma so wasn't sure what was desired. Regardless, better than the same temp as water at 295K 😄
2013-08-15 19:55:15 -04:00
..
BlockFluidBase.java Fixed Double Item Drop 2013-08-09 12:23:05 -05:00
BlockFluidClassic.java Fixed Classic Checking 2013-08-09 12:25:56 -05:00
BlockFluidFinite.java General code cleanup of Fluid system. Made Fluid icons and associated functions non-sided. 2013-07-16 21:40:49 -07:00
Fluid.java Merge branch 'master' of github.com:EnderShadow/MinecraftForge into miscchanges 2013-08-01 07:20:30 -04:00
FluidContainerRegistry.java General code cleanup of Fluid system. Made Fluid icons and associated functions non-sided. 2013-07-16 21:40:49 -07:00
FluidEvent.java General code cleanup of Fluid system. Made Fluid icons and associated functions non-sided. 2013-07-16 21:40:49 -07:00
FluidIdMapPacket.java General code cleanup of Fluid system. Made Fluid icons and associated functions non-sided. 2013-07-16 21:40:49 -07:00
FluidRegistry.java Adds Temperature to Lava 2013-08-15 19:55:15 -04:00
FluidStack.java Add a translation map for looking up legacy liquid names to convert 2013-07-28 01:06:16 +02:00
FluidTank.java General code cleanup of Fluid system. Made Fluid icons and associated functions non-sided. 2013-07-16 21:40:49 -07:00
FluidTankInfo.java General code cleanup of Fluid system. Made Fluid icons and associated functions non-sided. 2013-07-16 21:40:49 -07:00
IFluidBlock.java General code cleanup of Fluid system. Made Fluid icons and associated functions non-sided. 2013-07-16 21:40:49 -07:00
IFluidContainerItem.java General code cleanup of Fluid system. Made Fluid icons and associated functions non-sided. 2013-07-16 21:40:49 -07:00
IFluidHandler.java General code cleanup of Fluid system. Made Fluid icons and associated functions non-sided. 2013-07-16 21:40:49 -07:00
IFluidTank.java General code cleanup of Fluid system. Made Fluid icons and associated functions non-sided. 2013-07-16 21:40:49 -07:00
ItemFluidContainer.java General code cleanup of Fluid system. Made Fluid icons and associated functions non-sided. 2013-07-16 21:40:49 -07:00
RenderBlockFluid.java Fix render colour on bottom of fluids 2013-08-03 23:20:34 +02:00
TileFluidHandler.java General code cleanup of Fluid system. Made Fluid icons and associated functions non-sided. 2013-07-16 21:40:49 -07:00