Skip to content

MDK for over MinecraftForge for beginers using shadow and Java test tutorials

License

Notifications You must be signed in to change notification settings

SrRapero720/MinecraftDevelopmentKit

Repository files navigation

MinecraftDevelopmentKit

This MDK is only for MinecraftForge
Better documented MDK with more useful information than official MinecraftForge MDK

Includes

  • Mixins examples
  • Parchment mappings
  • Simple Java introduction
  • Shade dependencies (using shadow)
    • Relocate
    • Service merge
  • Classpath injection for game runs
    • Using non-mod libraries now is possible

FAQ

  • This works for X mod version?
    • Yes! this template works with 1.16.5 to 1.20.x and next versions
  • What Java version should I use?
    • You can set latest JAVA version for gradle and other for game runs.
    • Anyway you should use latest Java version (17 or 21).
  • Why not use jarInJar instead of shadow?
    • Loading times. 3-4 seconds are worth it. Sometimes works other may nope

HAVE QUESTIONS?

Join to my Discord and ask whatever you want, that includes Java basics, i am not a trashcan to no answer a basic java question.

MAINTAINERS

  • SrRapero720

About

MDK for over MinecraftForge for beginers using shadow and Java test tutorials

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published

Languages