option#
Defines a custom sandbox option for a mod.
Hierarchy#
Valid Parent Blocks:
ID Properties#
This block should have an ID.
Parameters#
- default π
Type:
AnyNo description
- max π
Type:
floatThe maximum value the option can have. Only for integer and double types.
- min π
Type:
floatThe minimum value the option can have. Only for integer and double types.
- page π
Type:
stringThe sandbox option to add the option to. Can be a custom page.
- translation π
Type:
stringThe translation key for the optionβs name.
- type π
Type:
string(required)The type of the option.
Allowed values:
booleanintegerdoublestringenum