/
Blocks system rework:
blocks.yml now supports weighted entries via optional weight field (defaults to 1). Higher weight = more likely to appear.blocks.yml is automatically backed up as blocks.yml.bak before migration.Chest system rework:
chest: <name> in blocks.yml and define <name>: namespace:path in chests.yml.Code improvements:
Command changes: /ob chest:
/ob chest <name> set <namespaced_key> — assign a vanilla loot table to a chest alias./ob chest <name> edit — open a GUI to edit the contents of a legacy item-list chest.