extras:predicates:side_check
Table of Contents
minecraft:side_check
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.
Fields
Name | Description | Type | Default Value |
---|---|---|---|
sides | The sides to allow. | A set of directions |
Example
{ "condition": "minecraft:side_check", "sides": [ "down" ] }
extras/predicates/side_check.txt · Last modified: 2024/05/15 20:27 by errorcraft