Minion
Modby AntiPhysika
Utility library for Minecraft modders
Type
Mod
CurseForge Downloads
46,807
CurseForge ID
1092246
Last Updated
Jun 10, 2026
Description
Minion
Minion is a small utility library for modded Minecraft. It contains a (thus far) relatively small number of helpers and APIs that I find useful and use often in my modding endeavours.
So, I'm sharing it here on CurseForge just in case it scratches anyone else's itch.
Upcoming Features
Dynamic Texture Generation
With thanks to Dynamic Asset Generator (DynAssetGen) - and a huge amount of gratitude to its author, of course(!) - Minion is able to offer a thin wrapper around DynAssetGen's multitude of image manipulation APIs. This started off as a single API to generate multi-layered, overlayed textures at run-time but it will surely grow more wrappers as time passes.
Custom Server-side Persistent Data
Vanilla Minecraft supports level-attached, saved data, giving modders the basics to save and persist their own game data. However its API is, at least to me, far from perfect. So I've tried to create a slightly improved server-persisting data storage API with a couple of new filesystem-storage backends including raw JSON (via codecs) and gzip-compressed JSON, which is very similar to Minecraft's own gzip-compressed NBT that is the backing store for vanilla's SavedData subsystem.
Similar Mods
Cobblemon Rustling Spots
Rustling Spots adds dynamic, world-driven “rustling spots” across the Overworld.
Hydrophobia
Don't let it rain on your parade...
IC2C UU-Matter
Addon for IC2-Classic adding JEI pages for UU-Matter and Plasma Cell creation
Spud's shops
A simple and decorative shop mod with an unrestrictive UI.
Spells & Shields
Vanilla+ style magic extension that adds mana and spell trees. Fully data driven.
Better Railroads
A mod for better utilizing rails and carts