GodControllerPrototype 'god-controller'
| type | :: "god-controller" | |
| name | :: string | Name of the god-controller. [...] |
Name of the god-controller. [...] | ||
| inventory_size | :: ItemStackIndex | |
| movement_speed | :: double | Must be >= 0.34375. |
Must be >= 0.34375. | ||
| item_pickup_distance | :: double | |
| loot_pickup_distance | :: double | |
| mining_speed | :: double | |
| crafting_categories optional | :: array[RecipeCategoryID] | Names of the crafting categories the player can craft recipes from. |
Names of the crafting categories the player can craft recipes from. | ||
| mining_categories optional | :: array[ResourceCategoryID] | Names of the resource categories the player can mine resources from. |
Names of the resource categories the player can mine resources from. | ||


