NovaCore - Library for Mod Developers
NovaCore is a specialized library designed for creating mods for NeoForge. This tool includes ready-made classes for working with blocks, items, and other game elements, and also provides functionality for data generation.
Benefits of Using Library Mods
Using library solutions allows you to significantly reduce the amount of standard code required to launch a project. This enables you to focus on developing unique content rather than spending time writing basic components required by the chosen framework.
Planned Features
Future versions plan to expand NeoForge support and create a universal system compatible with various frameworks. The project will be divided into several modules:
- NovaCore-API - basic functionality independent of specific frameworks
- NovaCore-NeoForge - components for working with NeoForge
- NovaCore-Fabric - similar tools for Fabric
Documentation and Support
Up-to-date information about the project is available on the official wiki page. For discussing development issues and getting help, you can use the discussions section on GitHub. If errors or problems are found, it is recommended to create corresponding issues in the project repository.
Community
Join our developer community where you can get help with working with NovaCore, discuss development features, and chat with other participants.
Video Materials
To better understand the library's capabilities, we recommend checking out tutorial materials on YouTube and other video platforms.