Boxlin

A language adapter for mods coded in Kotlin + some utility functions.

File Details

boxlin-3.2.0-1.14.4-mod.jar

  • R
  • Aug 10, 2020
  • 4.12 MB
  • 75
  • 1.14.4
  • Forge

File Name

boxlin-3.2.0-1.14.4-mod.jar

Supported Versions

  • 1.14.4

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:boxlin-283350:3028605")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

If you are using the functional mod loading method you can now name the function like your mod id and remove the mod id from the annotation. You are now able to get the boxlin context injected into your functional mod function. Ported behaviour from methods to kotlin operations.