File Details
ProjectZulu-1.2.8.2.jar
- R
- Apr 12, 2014
- 2.52 MB
- 597
- 1.7.2
File Name
ProjectZulu-1.2.8.2.jar
Supported Versions
- 1.7.2
Changelog v1.2.8.2
- Fix a number of reflection methods not specifing the runtime srg name causing crashes such as with LMS
- Actually register cloth armor items: White, Blue, Red, and Green
Changelog v1.2.8.1
- Fix crash casued by Cactus Armor not be registered
Changelog v1.2.8.0
- Initial port to 1.7
- Individual modules for Dungeon, Block, World, and Mobs no longer exist. They can be toggled via a new Configuration file ProjectZuluModules.cfg or the appropriately named java class files can be deleted from the of the ProjectZulu jar file.
Specifically enumerating the options: To disable Block module delete ProjectZulu.jar/projectzulu\common\ProjectZulu_Blocks.class To disable Block module delete ProjectZulu.jar/projectzulu\common\ProjectZulu_Mobs.class To disable Block module delete ProjectZulu.jar/projectzulu\common\ProjectZulu_Dungeon.class To disable Block module delete ProjectZulu.jar/projectzulu\common\ProjectZulu_World.class