-
Notifications
You must be signed in to change notification settings - Fork 176
Conditioned Attribute
Power Type. Applies one or more attribute modifiers, which may depend on a condition
(use Attribute if you are not using a condition
).
Type ID: origins:conditioned_attribute
Fields:
modifier
, Attributed Attribute Modifier, optional: If specified, this modifier will be applied to its corresponding attribute.
modifiers
, array of Attributed Attribute Modifiers, optional: If specified, these modifiers will be applied to their corresponding attributes.
tick_rate
, int, default = 20: The frequency (in ticks) with which to check the condition. Lower values mean the condition changes are detected more quickly, but this comes at a potentially huge performance cost.
Tutorials (Data packs)
Video Tutorial by CandyCaneCazoo
Tutorials (Add-ons)
Working with more unique powers
Lists
List of vanilla damage source names
Data Types