Update modeltoggle authored by Lxlp's avatar Lxlp
...@@ -4,8 +4,8 @@ Switches the item's CustomModelData value between two specified ones each time t ...@@ -4,8 +4,8 @@ Switches the item's CustomModelData value between two specified ones each time t
## Attributes ## Attributes
| Attribute | Aliases | Description | Default | | Attribute | Aliases | Description | Default |
|----------------|-------------|---------------------------------------------------------|---------------| |----------------|-------------|---------------------------------------------------------|---------------|
| model1 | | The first CustomModelData value | | | model1 | | The first CustomModelData value | 0 |
| model2 | | The second CustomModelData value | | | model2 | | The second CustomModelData value | 0 |
## Examples ## Examples
... ...
......