File Details
CasesMod-forge-1.1.0-1.20.1.jar
- B
- Jun 13, 2026
- 226.40 KB
- 164
- 1.20.1
- Forge + 1
File Name
CasesMod-forge-1.1.0-1.20.1.jar
Supported Versions
- 1.20.1
Curse Maven Snippet
✨ CasesMod 1.1.0
🆕 Added
- Added support for opening cases with XP as a payment method.
- Added support for opening cases via a command.
- Added support for opening cases using a specific item.
- Added full support for vanilla-like NBT data, now handled at 100%.
- Added compatibility with the TACZ mod.
🔫 TACZ Compatibility
- Cases now properly recognize TACZ items and their associated NBT data.
- Example config:
{
"item": "tacz:modern_kinetic_gun",
"min": 1,
"max": 1,
"chance": 80,
"rarity": "legendary",
"NBT": "GunId:'tacz:ak47'"
}
📝 Notes
- This update expands the case-opening system with more flexible access methods and improved mod compatibility.