HomeJavaModsKitCats
KitCats
ModsJava

KitCats

by JGJ52 · on Modrinth

KitCats Building : git clone cd KitCats ./gradlew build Include it in your project : <repositories> <repository> <id>jgj52-repo</id> <url> </repository>…

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.21–1.21.11 · Bukkit⬇ Download for 1.21–1.21.11 · Paper⬇ Download for 1.21–1.21.11 · Spigot
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.

KitCats

Time

Building:

git clone https://github.com/JGJ52/KitCats.git
cd KitCats
./gradlew build

Include it in your project:

  <repositories>
  <repository>
    <id>jgj52-repo</id>
    <url>https://maven.jgj52.hu/repository/maven-releases/</url>
  </repository>
</repositories>

<dependencies>
<dependency>
  <groupId>hu.jgj52</groupId>
  <artifactId>KitCats</artifactId>
  <version>2.0</version>
  <scope>provided</scope>
</dependency>
</dependencies>

Configuring: In config.yml, you can
change the messages,
the content of the pages and the kits and the custom kits (you can change these in-game too, so don't worry about these!)
you can also disable enchantments in config:

customkits:
  enchants:
    disabled: 
      - mending
      - unbreaking

Commands:

Permissions:

for each command, the permission is

kitcats.command.<command>

for each subcommand, the permission is

kitcats.command.<command>.<subcommand>

in the custom kit's item editor, you need the

kitcats.customkits.<editType>

permission.

Edit types:

enchant

pattern material

shulker

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