Changelog: Build 6.3.0.364 cpw As agreed, liquid API from BuildCraft has been migrated to minecraft forge. There will be cleanups to follow, including sided handling and client rendering tweaks. Stay tuned! Tweak forgedirection for a couple of naming constants Build 6.3.0.363 cpw: Add toLeft rotational data to ForgeDirection Build 6.3.0.362 LexManos: New field in ForgeDirection to hold just the valid directions. And made getOrientation a bit more efficient. Build 6.3.0.361 LexManos: Fix entity items rendering on the ground. LexManos: Fix crops not droping seeds properly. Build 6.3.0.360 LexManos: Update to 1.4.4 LexManos: Bumped version number for 1.4.4 Build 6.2.1.358 LexManos: Ore Dictionary Improvements, replaces vanilla recipes with OreDict recipes for some vanilla items. Thanks Covert. Build 6.2.1.357 LexManos: Made Item constructor public, and made setTextureFile chainable, requires mods to recompile, but as this is for 1.4.3 i'm not concerned. Build 6.2.1.356 cpw Temporary update for 1.4.3 Update FML: bd2123c bd2123c Clean up some patch fuzz c2a603c Update joined.exc file from latest conf db12af4 Update to 1.4.3 LexManos Readdaed teleporter sensitive versions of the teleport function Added per-world list of custom teleporters, Modders, use World.Load to populate this list. Changed the definition of our version schemes. Build 6.0.1.355 cpw Update FML: 8356fe9 8356fe9 FUUUUUU! Stupid ticking. STOP REGISTERING TICK HANDLERS IN YOUR CONSTRUC 6edce8b Patch a file handle leak in RegionFileCache handling when under memory p ca2bbe0 Update MCP mapings again, yay bad syncs. c8941a7 Updated MCP mapings. 5e20c03 StartServer is now useable in merged code base.