Kore
Rethink your datapack development experience with Kore.
Listed in categories:
Open SourceGamesGitHub


Description
Kore is a modern open-source and easy-to-use Kotlin library designed for Minecraft datapack development. It allows users to create their own Minecraft datapacks without the need to write a single line of JSON or MCFunction, leveraging Kotlin's features for robust code.
How to use Kore?
To use Kore, simply install the library and start writing your datapack in Kotlin. You can define functions, recipes, and commands using the intuitive APIs provided by Kore, allowing for a streamlined development experience without JSON.
Core features of Kore:
1️⃣
Modern architecture for recent Minecraft versions
2️⃣
Intuitive API and abstractions over vanilla
3️⃣
Simple and easy-to-use APIs
4️⃣
Typesafe generators for Minecraft lists
5️⃣
Support for big projects with multiple files
Why could be used Kore?
# | Use case | Status | |
---|---|---|---|
# 1 | Creating custom Minecraft datapacks | ✅ | |
# 2 | Managing complex Minecraft projects | ✅ | |
# 3 | Integrating with other datapacks and mods | ✅ |
Who developed Kore?
Kore is developed by Ayfri, a team dedicated to providing tools and libraries for Minecraft development, ensuring a modern and efficient approach to creating datapacks.