Collective Framework - Universal Minecraft Library
This modification represents a universal framework-library containing numerous useful features for both regular players and additional content developers.
For Players:
The mod adds several interesting capabilities, most of which can be configured according to your preference:
• Bukkit color codes patch - now instead of using '§' you can use '&' for text formatting (client-side only, enabled by default)
• Debug tooltips showing item IDs, ore dictionary entries and NBT tags (initially disabled)
• Key overlay - displays recently pressed keys on screen (initially disabled)
• World time change system - players with operator privileges can quickly change time of day using control buttons
• Experimental chat and item name translation into current localization language (client-side only, initially disabled)
• Button click sound when opening the main game menu (enabled by default)
• Additional easter eggs for true explorers
For Developers:
The framework offers numerous useful APIs for creating modifications:
• Simplified thread management
• Simple configuration file creation - generating settings from Java classes!
• Comprehensive API for book creation
• Large number of utility helpers that significantly speed up the development process.
This project is open source and distributed without any restrictions on creating modified builds.