CreateW Crates

Five configurable loot crates with matching keys, animated openings, reward previews, holograms, and multilingual server messages.

File Details

createw_chest-1.2.jar

  • R
  • Jul 15, 2026
  • 318.90 KB
  • 82
  • 1.21.1
  • NeoForge

File Name

createw_chest-1.2.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:createw-crates-1607639:8438496"

Learn more about Curse Maven

##Updated the mod version to 1.2.
- Fixed a critical key-isolation bug: a key configured for one crate can no longer open another crate with its own keyItem.
- Kept the global key as a fallback only for crates that do not define a valid per-crate key.
- Added validation warnings for duplicate crate/reward IDs and mixed explicit-chance tables.
- Added safe handling for invalid chance values, malformed JSON, missing player UUIDs, duplicate saved-key entries, and virtual-key integer overflow; malformed config files are not overwritten on shutdown.
- Added per-crate idleParticleYOffset and the /createw set <crate> particleYOffset <0.1-3.0> command.