Update Sprays authored by Ashijin's avatar Ashijin
...@@ -14,7 +14,7 @@ SUS_SPRAY: ...@@ -14,7 +14,7 @@ SUS_SPRAY:
- "&fLookin kinda sus" - "&fLookin kinda sus"
``` ```
**Hats have the following options**: **Sprays have the following options**:
* `ID` - *The ID of the cosmetic* (in this case `SUS_SPRAY`) * `ID` - *The ID of the cosmetic* (in this case `SUS_SPRAY`)
* `Material` - *The material the cosmetic model is attached to in your resource pack* * `Material` - *The material the cosmetic model is attached to in your resource pack*
* `Model` - *The CustomModelData number the cosmetic model is attached to in your resource pack* * `Model` - *The CustomModelData number the cosmetic model is attached to in your resource pack*
... ...
......