Creo Lib - Universal Library for Mod Development
In the modern modding world, many library mods appear that solve similar tasks. However, Creo Lib offers a unique approach focused on three key aspects that often remain overlooked:
- Elimination of functionality duplication between different mods
- Automation of routine development tasks, allowing focus on creating interesting content
- Expansion of world generation system capabilities and data handling
Main Library Features
Creo Lib provides an extensive set of tools for developers:
- Over 90 new tags for blocks, items, entity types, enchantments, and biomes
- Visualization utilities: overlays, entity glowing, and other effects
- Simplified work with registries and tags
- Ready interfaces and abstract classes for blocks, items, and entities
- Enhanced block and item settings for easy modification
- Tools for editing standard blocks, items, and entity types
- Simplified tickers for client and server
- Extended world generation capabilities: structure placement, density functions, surface rules
- Easy fog and surface builder configuration for specific biomes
- FastNoise algorithm integration for noise generation
- Tools for automatic data generation
- Additional entity attributes: gravity, reach distance, and others
- Extended options for dimension types
- Villager trade injection, POI states, block entities, and advancements
- Customizable block-entity collision interactions
- Customizable enchantment targets
- New commands
- Multiple additional features