Block Documentation - minecraft:loot
minecraft:loot
is a Path String component that specifies the path to the loot table, relative to the behavior pack. Path string is limited to 256 characters.
Default Value of the Component
This component is specified as a Path String
, so it does not have a default value. You must provide a valid path to a loot table in order to use this component.
Example
"minecraft:loot": "<path_to_behavior_pack>/loot_tables/customblockloot.json"