Plugin Name: Jauml API Integration Plugin
Author: NAIZO
Supported MCreator Versions: 2024.1, 2024.2, 2024.3, 2024.4
Supported Minecraft Versions: Forge/NeoForge: 1.16.5, 1.18.2, 1.19.2, 1.20.1, 1.20.4, 1.21.1
Plugin Type: API Support, Procedures, Java Plugin
Tags: API, Mod Integration, JSON Configuration, Custom Mechanics
Description
The Jauml API Integration Plugin empowers MCreator users to effortlessly integrate the Jauml API, a powerful tool for creating custom JSON-based configuration files for Minecraft mods. Tailored for both beginners and seasoned modders, this plugin eliminates the need for complex Java coding by embedding Jauml’s functionality into MCreator’s intuitive visual interface. It enables modders to craft dynamic mod configurations, such as custom item properties, entity behaviors, or gameplay mechanics, directly within MCreator.
Key Features
- Seamless API Integration: Automatically configures the Jauml API as a dependency in your MCreator project, ensuring compatibility with Forge/NeoForge versions 1.16.5 to 1.21.1.
- JSON Configuration Tools: Provides specialized procedure blocks to create and manage JSON configuration files, enabling dynamic mod customization (e.g., item stats, mob behaviors, or crafting systems).
- Pre-Built Templates: Includes ready-to-use mod element templates for Jauml-compatible features, such as custom blocks, items, or entities, to accelerate development.
Installation Instructions
- Download the Jauml API Integration Plugin.
- Open MCreator, navigate to Preferences > Manage Plugins > Load Plugin, and Select the downloaded plugin file. (requires java plugin)
- Restart MCreator to activate the plugin.
- Open MCreator, navigate to Workspace> Workspace Settings > External API's > Select the Jauml checkbox then save.
Requirements
- MCreator: Version 2024.1 or later.
- Jauml API Mod: Available from CurseForge or Modrinth (after you export the mod)
Usage Notes
- Utilize Jauml-specific procedure blocks to define JSON configurations, such as custom entity attributes or crafting recipes.
- Refer to the Jauml API documentation for detailed method and parameter information.
- For multiplayer compatibility, install the Jauml API mod on both client and server instances.
Support
- Bug Reporting: Submit issues or feature requests via the plugin’s GitHub page or MCreator’s community forums.
- Community Help: Join the Discord for real-time support from fellow modders.
Disclaimer
The Jauml API Integration Plugin is a community-driven tool and not officially affiliated with the MCreator developers. Always verify compatibility with your Minecraft version and modloader before use. Test thoroughly to ensure stability in your modding projects.
Comments
We have removed the logo because you can't re-use the original logo. Please change logo to be some custom logo as unless you have permission, you can't use original mod logo.
If you check other plugins you can see they usually make some similar logo instead :)
Thanks for the understanding!
In theory its can be used for custom json crafts for custom crafting table?