Описание
# 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 DSL
Experimental library features will be put into `kambrikx` until they mature.