generated from FabricMC/fabric-example-mod
-
Notifications
You must be signed in to change notification settings - Fork 176
Predicate
apace100 edited this page Mar 21, 2021
·
2 revisions
Entity Condition. Checks whether the entity fulfills a certain predicate.
Note: due to the nature of predicates, this condition is only effective on the server-side. That means client-based powers, such as triggering active powers, climbing, or making entities glow, won't work with this.
Type ID: origins:predicate
Fields:
predicate
, string: ID of the predicate the entity needs to pass.
Tutorials (Data packs)
Video Tutorial by CandyCaneCazoo
Tutorials (Add-ons)
Working with more unique powers
Lists
List of vanilla damage source names
Data Types