lunar-sway / minestuck

A Homestuck Minecraft mod
Other
54 stars 64 forks source link

Split general chest loot table into reusable parts #621

Open kirderf1 opened 4 months ago

kirderf1 commented 4 months ago

Takes the loot pools of the loot table minestuck:chests/medium_basic and separates out their loot entries to form new loot tables minestuck:chests/weapon_item, minestuck:chests/supply_item, minestuck:chests/misc_item and minestuck:chests/rare_item. These are then referenced from the original loot table.

These new loot tables can then be reused if desired when creating new loot tables.

Also removes the item damage function from shuriken entries because shurikens do not use durability.