Attribute Modifier - apace100/origins-fabric GitHub Wiki
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.