ResizeEffect - Septillihedron/SuperheroesPlusSchema GitHub Wiki
ResizeEffect - An object
Properties
ModifyEffect.Operation
operation - OptionalThe operation to do
Defaults to SET
Expression
value - OptionalThe number on the right side of the operation
Defaults to 1
mode - Required enum
Allowed values
- ALL
- OTHER
- SELF
The mode of operation
Defaults to SELF
retainHealth - Optional boolean
For slimes and magma cubes. If true, make the entity retain the previous health, if more than the new max health, it sets it to the new max health
Defaults to true