Loot Table Conditionals and Overrides
Advanced loot customization with conditionals and overrides
Last updated
blocks:
COAL_ORE:
tables:
'1':
table: money_table
conditions:
- '[permission] example.permission'
- '[world] world'
- '[with] DIAMOND_PICKAXE'
- '[with] items_adder:emerald_pickaxe'
- '[biome] PLAINS'blocks:
DEEPSLATE_DIAMOND_ORE:
tables:
'1':
table: money_table
weight: 200
'2':
table: item_table
'3':
table: full_table