Cases – New LuckyCases Blocks Mod For Minecraft 1.12.2


The Cases 1.12.2 modification is an improved version of LuckyCases, thanks to it you can create your own cases with random content from the list of items you have personally selected. Now you have a unique opportunity to create your own game with random events.

To configure the mod, use the configuration file /config / cases.cfg
Case settings are in a separate folder / config/cases/

An example configuration file for a case is /config/cases/pickaxes.json
{
“display”: {
“en_us”: “Pickaxe Case”,
},
“contents”: [
{“action”: “collect”, “type”: “pickaxe”},
{“action”: “extended”, “type”: “minecraft: wool”, “rarity”: 1}
],
“color”: “#555555”
}

Updated to version 0.4.0

Review

How to install Cases

  1. Download and install Forge
  2. Make sure that you have the “Java” application installed.
  3. Download the “Zip” archive from our website.
  4. Inside this is a “Jar” mod. It can also contain old and new builds.
  5. Select the latest version of the “Jar” file that matches the game version.
  6. Please note that some releases may contain bugs, incompatibilities with other modifications, and in some cases may cause conflicts within Forge or Fabric. You can try installing the previous build to fix this.
  7. Move the “Jar” file to the “Mods” folder.
  8. This folder is located at the following path:

    Mac OS X:
    /Users/Your Profile Name/Library/Application Support/minecraft/
    Quick way to get there: Click on the desktop and then press the combination of “Command+Shift+G” keys at the same time.
    Type ~/Library and press the “Enter” key.
    Open the Application Support folder and then Minecraft

    Windows 11, 10, 8, 7:
    C:\Users\Your Profile Name\AppData\Roaming\.minecraft\
    Quick way to get there: Press the “Windows” key and the “R” key at the same time.
    Type %appdata% and press “Enter” key or click OK.

  9. The “Mods” folder is created automatically when you install Forge or Fabric, but you can always create it manually.
  10. Open the launcher and select the desired modloader.
  11. Launch the game and enjoy the new gameplay.
  12. Ready!