Xyndra's Crates
🟡 Updated this year⚠️ Install Order · 2 steps
Install in this order, then this mod last — most mods fail to load without their framework and dependencies in place.
Preview

🔍 Analysis
- 🏆 #38 of 56 economy mods in this game by downloads
📋 About This Mod
# Xyndra's Crates This is a MC mod based on (https://github.com/navneetset/pebbles-crate). Note that it requires Kotlin for Forge to run. ## Permissions For all admin commands, if you have LuckPerm installed, the following is required:<br> `xyndra.admin.crate` ## Available Commands `/crate_admin crate` Displays all available crate in the config and lets you grab a crate transformer/crate key <br> `/crate_admin getcrate <name>` Get a crate transformer <br> `/crate_admin givekey <player> <amount> <cratename>` Gives cratekey to a specific player <br> ## How to use? After installing the mod, you may navigate to your `/config/xyndras-crate/crates`then create a file, for example `example.json` <br> You may use the follow example as reference for the structure: <br> ```json { "crateName": "Vanilla Items Crate", "crateKey": { "material": "minecraft:tripwire_hook", "name": "&#FFBF00Vanilla Key", "lore": }, "prize": }", "commands": , "broadcast": "&6{player_name} &fhas received {prize_name} &ffrom {crate_name}", "messageToOpener": "&6 &f&lYou got {prize_name} &f&lfrom Vanilla Items Crate", "lore": , "chance": 40 }, { "name": "&rElytra", "material": "minecraft:elytra", "amount": 1, "commands": , "broadcast": "&6{player_name} &fhas received {prize_name} &ffrom {crate_name}", "messageToOpener": "&6 &f&lYou got {prize_name} &f&lfrom Vanilla Items Crate", "lore": , "chance": 5 }, { "name": "&rGolden Apple", "material": "minecraft:golden_apple", "amount": 1, "commands": , "broadcast": "&6{player_name} &fhas received {prize_name} &ffrom {crate_name}", "messageToOpener": "&6 &f&lYou got {prize_name} &f&lfrom Vanilla Items Crate", "lore": , "chance": 55 } ] } ``` Note that the mod supports legacy formatting (e.g. ?BC5D, &4, &f, &r) as demonstrated in the example.
# Xyndra's Crates
This is a MC mod based on (https://github.com/navneetset/pebbles-crate).
Note that it requires Kotlin for Forge to run.
## Permissions For all admin commands, if you have LuckPerm installed, the following is required:
`xyndra.admin.crate`
## Available Commands `/crate_admin crate` Displays all available crate in the config and lets you grab a crate transformer/crate key
`/crate_admin getcrate
`/crate_admin givekey
## How to use? After installing the mod, you may navigate to your `/config/xyndras-crate/crates`then create a file, for example `example.json`
You may use the follow example as reference for the structure:
```json { "crateName": "Vanilla Items Crate", "crateKey": { "material": "minecraft:tripwire_hook", "name": "FFBF00Vanilla Key", "lore": [ "FFDC73• Opens a Vanilla Items Crate" ] }, "prize": [ { "name": "?BC5DDiamond", "material": "minecraft:diamond", "amount": 1, "nbt": "{species:\"cobblemon:bulbasaur\",aspects:[\"shiny\"]}", "commands": [ "give {player_name} minecraft:diamond 1" ], "broadcast": "&6{player_name} &fhas received {prize_name} &ffrom {crate_name}", "messageToOpener": "&6 &f&lYou got {prize_name} &f&lfrom Vanilla Items Crate", "lore": [ "Chance of getting the drop: {chance}%" ], "chance": 40 }, { "name": "&rElytra", "material": "minecraft:elytra", "amount": 1, "commands": [ "give {player_name} minecraft:elytra 1" ], "broadcast": "&6{player_name} &fhas received {prize_name} &ffrom {crate_name}", "messageToOpener": "&6 &f&lYou got {prize_name} &f&lfrom Vanilla Items Crate", "lore": [ "Chance of getting the drop: {chance}%" ], "chance": 5 }, { "name": "&rGolden Apple", "material": "minecraft:golden_apple", "amount": 1, "commands": [ "give {player_name} minecraft:golden_apple 1" ], "broadcast": "&6{player_name} &fhas received {prize_name} &ffrom {crate_name}", "messageToOpener": "&6 &f&lYou got {prize_name} &f&lfrom Vanilla Items Crate", "lore": [ "Chance of getting the drop: {chance}%" ], "chance": 55 } ] } ``` Note that the mod supports legacy formatting (e.g. ?BC5D, &4, &f, &r) as demonstrated in the example.
📊 Mod Details
- Game
- Minecraft Mods
- Author
- Xyndra
- Version
- 1.0.1
- Downloads
- 206
- Endorsements
- 1
- Category
- economy
- Created
- 1/21/2026
- Updated
- 1/7/2026
- Game Versions
- 1.21.1
- Tags
- economy
🔧 How to Install Minecraft Mods Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
📖 Full step-by-step install guide for Minecraft Mods →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Mods commands, item IDs, and more.
❓ Frequently Asked Questions
Which Minecraft Mods versions does Xyndra's Crates support?
The author lists 1.21.1. Other versions may work but are untested by the author.
What is the latest version of Xyndra's Crates?
Version 1.0.1, published 2026-01-07 with 206 downloads recorded at the source.
Keep browsing — more Minecraft Mods mods await