generated from FabricMC/fabric-example-mod
-
Notifications
You must be signed in to change notification settings - Fork 176
Attribute Modifier
apace100 edited this page Oct 17, 2020
·
1 revision
A data type used in JSON power definitions to describe the modification of a value.
Fields:
operation
, Modifier Operation: The operation which will be performed by this modifier.
value
, double: The value with which to apply the operation to the value.
name
, string, optional: A descriptive name for the modifier, describing where it comes from.
Tutorials (Data packs)
Video Tutorial by CandyCaneCazoo
Tutorials (Add-ons)
Working with more unique powers
Lists
List of vanilla damage source names
Data Types