CJs Mod API has been archived. CJs Mod API will not receive any further updates unless the author decides to unarchive the project.
Compatibility
Minecraft: Java Edition
1.21.6ā1.21.8
1.21.4
Platforms
Creators
Details
Licensed GPL-3.0-only
Published last year
Updated 9 months ago
š What's this Plugin?
This plugin is an API I developed for mods in PaperMC, as I havenāt come across any alternative plugins that allow coding.
ā Features:
- Custom Items
- Registries (for anything)
š Usage
Using the API is rather simple, it's kind of like making a Mod.
Though it's not, just lots and lots of abstraction making it easier ^^
For applied examples, look into Example Mod Plugin
š How Can I Add My Assets?
I recommend using Dynamic RP, as it's simple to use and specifically designed by me for this purpose.
š Where Can I View My Added Items?
To view your added items, type /modapi items in the chat. This will display all available ItemGroups. Click on your ItemGroup and see the items youāve added to it.
You can also use /give



