/Kambrik

A Lightweight Kotlin-Fabric Library

Primary LanguageKotlinMIT LicenseMIT

Kambrik

A lightweight Kotlin library mod for Fabric. Meant to simplify development through various means.

Kambrik Currently Offers:

  • Simplified Registration of Items, Blocks, Enchantments, etc.
  • Command DSL for simple command creation
  • A Message API for sending data over the network and back
  • Extension methods for common, reusable functionality
  • A Text builder DSL

Experimental Features:

  • Simple Object <=> NBT conversion with Kotlinx Serialization

Upcoming Features:

  • A GUI drawing framework / DSL

Experimental library features will be put into kambrikx until they mature.

Fabric?

Yes, this mod is for Fabric & Fabric API, and written in Kotlin.