Skip to content

The core library of the Recrafter ecosystem, providing shared logic for supported mod loaders, Minecraft versioning, and common utilities used across all Recrafter projects.

License

Notifications You must be signed in to change notification settings

Recrafter/bedrock

Repository files navigation

Bedrock

The core library of the Recrafter ecosystem, providing shared logic for supported mod loaders, Minecraft versioning, and common utilities used across all Recrafter projects.

Maven Central License: MIT


✨ Overview

Bedrock serves as a common core for:

  • Supported mod loaders — Fabric, Forge, and others
  • Minecraft versioning system — version metadata, mappings, and compatibility rules
  • Common constants, types, and utilities shared across Recrafter modules
  • Core abstractions for project configuration and plugin infrastructure

📦 Installation

dependencies {
    implementation("io.github.recrafter:bedrock:<version>")
}

License

This project is licensed under the MIT License.

About

The core library of the Recrafter ecosystem, providing shared logic for supported mod loaders, Minecraft versioning, and common utilities used across all Recrafter projects.

Topics

Resources

License

Stars

Watchers

Forks

Languages