Creative
Server/Entity/GameMode/Creative.json, 155 B
Fields
| Field | Type |
|---|---|
InteractionsOnEnter | object |
Source
{
"InteractionsOnEnter": {
"Interactions": [
{
"Type": "ApplyEffect",
"EffectId": "Creative"
}
]
}
}