Update Offhand authored by Ashijin's avatar Ashijin
...@@ -12,7 +12,7 @@ ICECREAM_CONE: ...@@ -12,7 +12,7 @@ ICECREAM_CONE:
- "<white>Held in your hand!" - "<white>Held in your hand!"
``` ```
**Hats have the following options**: **Offhands have the following options**:
* `ID` - *The ID of the cosmetic* (in this case `ICECREAM_CONE`) * `ID` - *The ID of the cosmetic* (in this case `ICECREAM_CONE`)
* `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*
... ...
......