Forge Version: 6.5.0
Minecraft Version: 1.4.6
Dependencies: None
Downloads: Minecraft Forge 6.5.0 Changelog:============================================================================
Updated to FML v1.4.6-4.6.12.511
Updated to Minecraft v1.4.6
New:
- New hooks to control map rendering per-world
- New cloud renderer hooks
- MASSIVE number of new terrain gen events to allow control over almost all aspects fo terrain gen
- Decompile now provides proper packages for minecraft classes
- FML and Forge classes are now signed, and mods can test if they are signed as well.
Bug Fix:
- Kill install if astyle isnt found
- Fix ForgeDirection.ROTATION_MATRIX
- Creative GUI will now remember what tab page you were on
- Make PlaySoundAtEntityEvent fire for players as well
- Remove erronious double call to PlayerDestroyItemEvent
- Fix up block drops for skulls and cocoa
This is a rather small update for the modders, the major change is that we now package the classes and removed the common folder. There are a few gotchas in the 1.4.6 update to be weary!