
I am kinda done with modding so this mod is archived. I may get back to it one day.
Origamikings-API
This is an API mod that my mods use. This mod will not change gameplay. This mod will be embedded in most of my mods
Normal People
Just download and install this mod like you would like any other mod
List of mods that use this API/Library Mod
Developers Only
How to use this API/Library Mod
Add this to your gradle.properties
The version_id is found on Modrinth
origamikings_api=(version_id)
Add this to your build.gradle
repositories {
exclusiveContent {
forRepository {
maven {
name = "Modrinth"
url = "https://api.modrinth.com/maven"
}
}
filter {
includeGroup "maven.modrinth"
}
}
}
dependencies {
modImplementation "maven.modrinth:origamikings-api:${origamikings_api}"
}
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft version listed: 1.20.1
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Modrinth — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
Verified by MCModsHub
- Ships as Origamikings-API-0.1.27-1.20.1.jar — drop this file into the mods folder
- Download size: 147 KB
- Download link checked 30 Aug 2026 — working
These come from our own check of the pack file, not from the source page.