| Name | <LocationTag.disabled_slots> |
| Returns | ListTag |
| Mechanism | LocationTag.disabled_slots |
| Description | Returns which slots in a crafter are disabled.
The slots are arranged from left to right, top to bottom. |
| Generated Example | |
| Group | world |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/LocationTag.java#L4511 |