Cobblemon Tim Core
Version 1.6.1-1.8.0
Core Concept
Imagine if all your Cobblemon mods worked without the need for constant copy-pasting of code. This is exactly the problem this project solves.
Key Features
The mod provides a powerful set of tools for developers:
- AbstractMod - basic framework for creating modifications
- AbstractConfig - universal configuration system
- ConfigBuilder - convenient settings builder
- Overridable Options - overridable parameters
- AbstractHandler - handlers for various events
- Debugger - debugging tools
- PokemonExtensions - extensions for working with Pokémon
- TimCoreEvents - special events
- Custom Pokémon Properties - custom Pokémon properties
- Holdings - data storage system
- ExpAll Logic - experience distribution logic
- Spawning Buckets - creature spawning mechanism
- PokemonMatcher - Pokémon matching system
- ResourceReloadListeners - resource reload listeners
- Block & Item Registration - block and item registration
- Commands - management commands
For Players
Players can configure the mod's behavior through configuration files, allowing them to adapt the functionality to their preferences.
Dependencies
Requires the Cobblemon mod to be installed.
Development
The project is actively developed, with new features being added and existing functionality being improved.