ForgePatch/src/main/java/net/minecraftforge
Ivorius e629774753 Fix fluid tanks incorrectly reading NBT when empty
If the Empty flag was set, the tank would not correctly read the data, keeping the outdated FluidStack instead. This is especially relevant with updatable TileFluidHandler TEs.
2015-01-17 00:36:42 +01:00
..
classloading Inital patch update for 1.7.2, Doesn't compile, not done yet. 2013-12-22 03:06:10 -08:00
client Merge pull request #1376 from founderio/patch-1 2014-11-04 18:29:12 -08:00
common Fix versionCheck config option 2015-01-01 17:52:44 +01:00
event Fixed NPE thrown when brewing event is fired and not all slots are filled. 2014-12-11 05:25:13 -08:00
fluids Fix fluid tanks incorrectly reading NBT when empty 2015-01-17 00:36:42 +01:00
oredict Merge pull request #1503 from Kittychanley/master 2014-12-23 12:13:17 -08:00
server Fixed hard references in WorldGenBigTree and ForgeCommand that caused worlds to leak in the client. 2014-05-07 12:18:56 -07:00
transformers Moved the core event handler parts to FML. Implemented the Forge network handler based on the new 2013-12-16 20:19:03 -05:00