generated from FabricMC/fabric-example-mod
-
Notifications
You must be signed in to change notification settings - Fork 176
Entity Condition
apace100 edited this page Mar 10, 2021
·
1 revision
Entity Conditions operate on a LivingEntity
, which also allows access to the world. These are available to be used in most powers in the condition
field, which restricts when a power is active.
Name: EntityCondition
Type: LivingEntity
Tutorials (Data packs)
Video Tutorial by CandyCaneCazoo
Tutorials (Add-ons)
Working with more unique powers
Lists
List of vanilla damage source names
Data Types