A small lightweight library used by all of DumbCode's mods.
What it contains so far:
- A fully fleshed out animation system that handles different poses, all in .tbl format. Also supports the .dca format.Documentation
- A custom item model that allows you have variants that show different models.
- Json Utilities that make it easy to load files from directories and register them using forge.
- Tabula Utilities to help with all your tabula model needs.
- Much more coming soon
How to add:
in your build.gradle, add the following:
plugins {
id "com.wynprice.cursemaven" version "2.1.1"
}
dependencies {
deobfCompile "curse.maven:dumb-library:2940647"
}
Quick facts
- Edition: Minecraft Java
- File type: .jar
- 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 CurseForge — 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.
Dumb Library is a free Minecraft Java mod. Downloaded 909,479 times (via CurseForge). Download it and open it directly in the game.