================================================================ ARCADIA LOOTBOX v1.2.0 - CONFIG GUIDE ================================================================ TWO LOOTBOX TYPES: =================== 1. "weighted" (default): Each item rolls independently. Every item has its own chance %. Multiple items can drop. 2. "guaranteed": ONE item is picked from the pool (weighted), PLUS a guaranteed item always drops. Set fields: - "type": "guaranteed" - "guaranteedItem": "minecraft:bread" - "guaranteedMinCount": 1 - "guaranteedMaxCount": 3 In the lootTable, "chance" acts as WEIGHT (higher = more likely). KEY ITEMS: ========== The mod registers 50 key items. Use their IDs in "keyItem": - arcadialootbox:dungeon_key_ - arcadialootbox:shop_key_ - arcadialootbox:vote_key_ - arcadialootbox:lootable_key_ - arcadialootbox:event_key_ - arcadialootbox:boss_key_ Standard tiers: common, uncommon, rare, superior, epic, legendary, mythic, divine, celestial, transcendent Event tiers: bronze, silver, gold, platinum, diamond Boss tiers: minor, major, elite, supreme, overlord COMMANDS: ========= /arcadia_lootbox give [amount] /arcadia_lootbox giveall [amount] /arcadia_lootbox givekey [amount] /arcadia_lootbox reload /arcadia_lootbox list /arcadia_lootbox listkeys /arcadia_lootbox info /arcadia_lootbox preview /arcadia_lootbox history /arcadia_lootbox clearhistory /arcadia_lootbox create /arcadia_lootbox delete /arcadia_lootbox setuses /arcadia_lootbox resetcooldown /arcadia_lootbox stats /arcadia_lootbox hub