KSparkLib

A library bringing simple improvements to creating mods in Kotlin

File Details

ksparklib-1.14.4-1.2.0.jar

  • R
  • Mar 8, 2020
  • 73.57 KB
  • 90
  • 1.14.4
  • Forge

File Name

ksparklib-1.14.4-1.2.0.jar

Supported Versions

  • 1.14.4

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

- Updated Kottle dependency to 1.4.0

- Added World#onClient and World#onServer functions

- Added capability functions

- Added networking functions and Message interface

- Added useful functions for text components

- Added Command interface, commands DSL and command registration functions