Assigning Loot Tables
How to assign loot tables to blocks
Introduction
Assignment
blocks:
COAL_ORE:
tables:
'1':
table: money_tableblocks:
COAL_ORE:
tables:
'1':
table: money_table
'2':
table: item_table
'3':
table: full_tableWildcard Table (Default Loot Table)
Example File
Last updated