Description
Cody’s Blind Boxes adds a single item—the Blind Box—that, when used, gives you randomized loot based on weighted odds (you control what can drop, how likely it is, and how many items you get per box). NOW WITH SETS! You will find 3 sets within the config by default (Default/Animals/Origins). These may not do much for you unless you adjust the configs, outside the base blind box. I built them to use along the Plushies mod. If you install that mod aswell, they will automatically be configured within the config. Thank you for your support!
Config is super simple: edit one JSON file atmain/config/codysblindboxes/loot/default.json
-
Add entries like
{ "item": "minecraft:diamond", "weight": 4, "min": 1, "max": 1 } -
Tune how many rolls per box with
"rolls": { "min": ..., "max": ..., "bonus_chance": ... } -
Changes apply on the next box use—no restart needed.
RECOMMENDED PLUSHIE MOD:
https://www.curseforge.com/minecraft/mc-mods/plushie-mod


