
RE: Core - Fundamental Library for Minecraft Modding
RE: Core is a powerful API and library specifically designed for Minecraft mod developers. This toolkit significantly simplifies the mod creation process by providing ready-made solutions for registering items and blocks.
The main purpose of this library is to serve as a technical foundation for all RE: Project mods, however developers can freely use it for their own projects as well.
Current Projects Using RE: Core
Among modifications already built on this library:
- RE: Foods - a mod adding various food products
- Forge Your World - a project currently in development
Future expansion of compatible modifications is planned.
Frequently Asked Questions
What is RE: Core?
This is a specialized API that significantly simplifies the mod creation process. The main advantage is the ability to register items and blocks using a single function, which saves developers' time.
What are the development plans?
Developers plan to expand the library's functionality by adding tools for creating complex blocks and items, as well as simplifying interface and HUD element development.
The description will be updated as the project develops.