CS2 Box
Bring CS:GO weapon case unboxing into Minecraft. Current version: 1.0.6.
CS2 Box lets you experience the thrill of CS:GO-style unboxing in Minecraft. No real money involved — use /give in-game to get cases and keys, right-click to preview, insert the matching key, and click to open. After a scrolling reveal animation, the result lands on your prize. The outcome is determined by the server via true random number generation; the client only plays the animation — fair and straightforward.
- 5 Rarity Tiers: Consumer, Industrial, Mil-Spec, Restricted, Classified — the rarer, the harder to obtain. Drop weights are adjustable in JSON.
- 4 Key Tiers: Iron, Gold, Diamond, Netherite — the highest tier can only be obtained via smithing upgrade.
- Custom Cases: Edit
config/csbox/*.jsonto add new cases without recompiling. - Achievements & Commands: First unbox achievement, a hidden challenge for opening 200 cases total, plus
/csboxto view/reload configuration.
Release Notes: 1.0.6 focuses on the core unboxing mechanic; batch unboxing, vending machines, and armorer features are planned for 1.0.7/1.0.8 and later.
About the Project
This project is a maintained remake of the original CsgoBox (by Reclizer), now maintained by ChloePrime. Compared to the original: the UI has been overhauled, a known security issue fixed, item serialization rewritten to not depend on CraftTweaker, and converted to a multi‑loader (NeoForge 1.21.1 / 26.1.2 / 26.2, with an experimental Forge version also available). Licensed under MIT — feel free to fork and redistribute, provided you credit the original author and include a link to the repository.
Note: Some code, textures, and copywriting were generated by AI and manually reviewed before release. It plays fine — just being transparent about it.
Download & Feedback
- Repository & installation: https://github.com/wikkd/CS2-Box (place the jar in
mods/). - Encounter issues / want to suggest improvements: GitHub Issues.
- Full configuration reference: docs/CONFIGURATION.md.

