Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
ShadowKits

ShadowKits

A simple Kits system designed for Minecraft Fabric servers Compatible whit any mod! EX: Cobblemon etc...

686
4
Equipment
Management
Utility

Compatibility

Minecraft: Java Edition

1.21.x

Platforms

Fabric

Supported environments

Server-side

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+

Links

Join Discord server
Donate on Ko-fi

Creators

KrripeYT
KrripeYT Member

Details

Licensed MIT
Published 5 months ago
Updated 3 weeks ago
DescriptionGalleryChangelogVersions
All versionsShadowKits

ShadowKits

Auto-featured
Download
Report

Changelog

  • I added database support to save data in Sqlite and MySQL.
  • I added support for material to the Item format and to the DisplayItem to set custom NBT.

Database:

  • Please note that databases have not been tested that much at the moment, for any problems please contact us on Discord in the Support section!
  • config/shadowkits/config.json
"database": {
    "enabled": true,
    "type": "sqlite",
    "mysql": {
      "host": "127.0.0.1",
      "port": 3306,
      "database": "shadowkits",
      "username": "root",
      "password": "password"
    }
  }

NBT

It is worth mentioning that when writing JSON in " " you always have to add a \ to let JSON know that " is separated!

  • Example of writing NBT to an item
"material": "cobblemon:pokemon_model[cobblemon:pokemon_item={species:\"cobblemon:bulbasaur\",aspects:[\"shiny\"]}]",

Dependencies

dependency-iconFabric Language Kotlinrequired
dependency-iconLuckPermsrequired
dependency-iconFabric APIrequired
dependency-iconBEconomyoptional

Files

ShadowKits-1.7.jar(124.19 KiB) Primary
Download

Metadata

Release channel

Release

Version number

1.7

Loaders

Fabric

Game versions

1.21, 1.21.3

Downloads

25

Publication date

July 6, 2025 at 8:52 PM

Publisher

KrripeYT

KrripeYT

Member

Version ID

Modrinth is open source.

fix-window-open@1656e14

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.