The minecraft:side_check
predicate checks whether the side loot context parameter matches one of the specified sides.
This means that the predicate requires the side loot context parameter and will always fail otherwise.
Name | Description | Type | Default Value |
---|---|---|---|
sides | The sides to allow. | A set of directions |
{ "condition": "minecraft:side_check", "sides": [ "down" ] }