HomeJavaModsCloudCore
CloudCore
ModsJava

CloudCore

by booky10 · on Modrinth

Minecraft paper and velocity library plugin with generic configurate loader utilities and adventure minimessage translations

Which build do you need?

This mod ships a separate file for every mod loader and every version of the game. Pick both, then download — the wrong build installs fine and then does nothing in the game.

Mod loader

Minecraft version

⬇ Download for 1.20.6–1.21.1 · Paper⬇ Download for 1.20.6–1.21.1 · Velocity
I don't know my version or loader
Open the Minecraft launcher and look at the profile you play on — it names both, like fabric-loader-1.21.4. The version also shows in the bottom-right corner of the game's main menu.
No loader in the profile name? Then it's plain Minecraft, and these mods won't run — you need Fabric or NeoForge installed first.
CloudCore — screenshot 1

CloudCore

Minecraft paper/velocity library plugin which most new plugins of CloudCraft depend on.

Content

Bukkit specific

API Usage

Add the following to your build.gradle.kts:

repositories {
    maven("https://repo.cloudcraftmc.de/releases/")
}

dependencies {
    // bukkit dependency
    compileOnly("dev.booky:cloudcore:{VERSION}")
    // velocity dependency
    compileOnly("dev.booky:cloudcore-velocity:{VERSION}")
}
Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more