Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 666 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 666 Bytes

This template creates a Jarmod project that will compile to having static, Jarmod patches to the official minecraft jar.

you can disable that with compiletimeTransforms, but then the user is required to load the mod via https://github.com/unimined/JarModAgent as that's the backend for the dev env. this doesn't currently support remapping and so isn't very useful

The benefit to using JarModAgent is that it'll use ClassTransform

What is Unimined

Unimined is an alternative and extensible gradle plugin for modding minecraft with any environment (or well, I don't support a couple yet, they are planned).