ShadowCrates is a fully customizable Crate System for Minecraft Fabric servers. It allows server administrators to create, configure, and manage crates that players can open using special crate keys. With customizable animations, sounds, and rewards!
/config/shadowcrates/backups/, with JSON restore support./crate create <name> ➜ Create a new crate./crate delete <name> ➜ Delete an existing crate./crate reload ➜ Reload all config files./crate set <name> ➜ Set crate on targeted block./crate unset <name> ➜ Remove crate from block./crate key give <crate> <amt> <player> ➜ Give virtual or physical keys./crate key storage ➜ View your stored keys./crate storage ➜ Claim prizes stored items./crate clearstorage <player> ➜ Deleting items from storage./crate backup now ➜ Manually create a backup./crate backup restore ➜ Restore from the latest backup./crate key clear <player> ➜ Clear keys for player./crate key count <player> <crate> ➜ See stored key count./crate key giveall <amount> <player> ➜ Give all keys to a player.crate.create ➜ for /crate createcrate.delete ➜ for /crate deletecrate.reload ➜ for /crate reloadcrate.set ➜ for /crate setcrate.unset ➜ for /crate unsetcrate.storage ➜ for /crate storagecrate.clearstorage ➜ for /crate clearstoragecrate.key.give ➜ for /crate key givecrate.key.storage ➜ for /crate key storagecrate.key.clear ➜ for /crate key clearcrate.key.count ➜ for /crate key countcrate.key.giveall ➜ for /crate key giveallcrate.backup ➜ for /crate backup now & /crate backup restoreList of animation formats for opening crate:
defaultinstantcsgoslotsvortexwheelpickmeteorList of animation formaats for idle particles:
orbitdual_orbitringpulsespiralspringflowerstarraysrainstacksparklemeteor_rainring_verticalburstcomet📁/config/shadowcrates/config.json
– General settings, messages, and toggles.
📁/config/shadowcrates/crates/*.json
– Crate definitions including items, commands, probabilities, and keys.
📁/config/shadowcrates/menu_preview.json
– Preview GUI configuration.
📁/config/shadowcrates/menu_storage.json
– Crate reward storage GUI.
📁/config/shadowcrates/menu_key_storage.json
– Virtual key storage GUI.
📁/config/shadowcrates/data/
– Stores crate block locations.
📁/config/shadowcrates/backups/
– Auto/manual backup folders
!Crate:

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