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
ShadowCrates

ShadowCrates

It is a mod that implements the ability to add Crates System on fabric servers. And it has special support for cobblemon items display.

677
4
Equipment
Storage
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 ARR
Published 3 months ago
Updated last month
DescriptionGalleryChangelogVersions
All versionsShadowCrates

ShadowCrates

Download
Report

Changelog

Shadow Crate Release Changelog

  • i fixed the database issue, where it wouldn't let you withdraw prizes from storage.
  • I fixed the problems with keys permissions.
  • I modified the global and private message announcement system to be per prizes and can be disabled enabled.
  • I added placeholders that can be used in any mod that uses PlaceholderAPI-Text

New Format for Prizes:

Item:

    {
      "type": "item",
      "weight": 29.0,
      "material": "minecraft:anvil",
      "amount": 1,
      "displayname": "&8Forge of Champions",
      "lore": [
        "&7Enhance your gear with ease",
        "&bA must-have for any warrior"
      ],
      "enchantEffect": false,
      "messageGlobal": true,
      "messagePlayer": true,
      "broadcastGlobal": "&6[Crate] &e%player% &7won &6%prizes% &7from &b%cratename%&7!",
      "broadcastPlayer": "&aYou opened &b%cratename% Crate &aand received &6%prizes%&a!"
    }

Commands:

{
      "type": "command",
      "weight": 5.0,
      "command": "pokegiveother %player% bulbasaur",
      "messageGlobal": true,
      "messagePlayer": true,
      "broadcastGlobal": "&6[Crate] &e%player% &7won &6%prizes% &7from &b%cratename%&7 Crate!",
      "broadcastPlayer": "&aYou opened &b%cratename% Crate &aand received &6Bulbasaur&a!",
      "displayItem": {
        "material": "cobblemon:item:bulbasaur",
        "amount": 1,
        "displayname": "&aBulbasaur",
        "lore": ["&7A classic starter!"],
        "enchantEffect": true,
        "customModelData": 1001
      }
    }
  • Remove the lines at the beginning of the config from each crate.
"broadcastMessage": "",
"broadcastPlayer": "",

Placeholders

%shadowcrates:total_opened% ➜ Displays the total number of crates the player has opened across all crate types.

%shadowcrates:opened_<crate>% ➜ Shows how many times the player has opened a specific crate. Example: %shadowcrates:opened_pokemon%

%shadowcrates:last_opened_crate% ➜ Displays the name of the last crate the player opened.

%shadowcrates:last_won_prize% ➜ Shows the name of the last prize the player received (without formatting or colors).

%shadowcrates:last_crate_time% ➜ Returns the exact date and time of the last crate the player opened. Format: YYYY-MM-DD HH:mm:ss

%shadowcrates:storage_count% ➜ Shows how many unclaimed rewards the player currently has stored.

%shadowcrates:prizes_won% ➜ Displays the total number of prizes the player has won from crates.

%shadowcrates:virtual_keys_<crate>% ➜ Returns how many virtual keys the player owns for a specific crate. Example: %shadowcrates:virtual_keys_pokemon%

Dependencies

dependency-iconFabric Language Kotlinrequired
dependency-iconCobblemonrequired
dependency-iconText Placeholder APIrequired
dependency-iconLuckPermsrequired
dependency-iconFabric APIrequired

Files

ShadowCrates-1.0.jar(222.41 KiB) Primary
Download

Metadata

Release channel

Release

Version number

1.0

Loaders

Fabric

Game versions

1.21–1.21.1, 1.21.2, 1.21.3

Downloads

120

Publication date

April 18, 2025 at 6:47 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.