Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Minecraft Forge 2.0.0
- =================================
- Major: Updated to Minecraft 1.2.4, ModLoader 1.2.4v1
- Major: Deleted Deprecated interface ICustomItemRenderer
- BugFix: Entities are now associated with there owner mod's IDS properly
- BugFix: Re-wrote the connection sequance so that clients get a list of mod ids before anything else.
- BugFix: The camera can now be asigned to any EntityLiving instead of just EntityPlayer
- BugFix: Fixed NPE on CustomPayload packets with 0 data
- BugFix: Eating particals for custom items will now have the proper texture for items with custom textures.
- Misc: Added the ability to define custom categories for config files.
- Misc: Added new hook to determine if the riding entity should be rendered in the 'sitting' position in Entites.
- Misc: Added MinecraftForge.isClient() function that returns true if you are in the Minecraft Client
Advertisement
Add Comment
Please, Sign In to add comment