ReCased

Adds Lucky Cases to your Game

File Details

ReCased 2.0.0 - 1.20.1

  • R
  • Mar 30, 2026
  • 254.33 KB
  • 2.7K
  • 1.20.1
  • Forge

File Name

recased-2.0.0-1.20.1.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:recased-1052231:7847788")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

ReCased Version 2.0.0 - The World Gen & Editor Update

New Features

  • The Casing Station (In-Game Editor): Create, edit, and manage custom loot cases and drop rates directly through a new in-game GUI. No more manual JSON editing required. (Note: GUI is disabled by default for server security. Enable enableCasingStationGUI in the config to use).
  • World Generation: Loot cases now naturally spawn in dungeon chests, mineshafts, pyramids, and village smithies. All spawn locations and rates are fully configurable.
  • Caser Villager Houses: Custom Caser Houses now naturally generate in all 5 Vanilla Village biomes, featuring the new Case Trader villager and a Casing Station block.
  • Custom Texture Support: Added full support for CustomModelData. Modpack creators and players can now use Resource Packs to give custom cases unique 3D textures.

Fixes & Improvements

  • Server Sync Fixed: The client/server desync issue has been resolved. Dedicated servers will now automatically and seamlessly sync custom crates to a player's client the moment they log in.
  • Config Overhaul: The configuration system has been fully migrated to config/recased-common.toml. Added finer control over durability settings, villager trades, spawn multipliers, and item blacklists.
  • Dynamic Indexing: Improved the registry reading logic for better compatibility when populating base crates with items from other mods.

Important Notes for Updating

  • Config Reset: Because the config system was entirely rewritten, please review your newly generated recased.toml file to ensure your settings are correct.
  • Case Refreshing: If you create or edit a custom case via the new GUI, you must reload the world or reconnect to the server to see the changes applied.
  • Deleting Cases: If you manually delete a case file from your config folder, you must completely restart the server/game to clear it from memory.