Skip to content

This is a simple mod to get to know the forge/FML framework for minecraft modding in scala.

License

Notifications You must be signed in to change notification settings

Giymo11/minecraft-scala-example

Repository files navigation

Welcome to Minecrafterooni!

About

This is a small Minecraft Mod, aimed at learning the forge/FML framework and how to work with it using Scala.

I followed mainly these resources:

These sound good, but I have not yet investigated further:

Thanks a lot to bdew for pointing most of this stuff out to me!

Installation

  • git clone this repository
  • Run gradlew setupDecompWorkspace to let gradle do its thing
  • Make a new IntelliJ project from these existing sources (I used Gradle as model)
  • Change stuff and use gradlew runClient or gradlew runServer to try stuff!

About

This is a simple mod to get to know the forge/FML framework for minecraft modding in scala.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages