updated Saddled option authored by Lxlp's avatar Lxlp
...@@ -975,7 +975,7 @@ Colors must be uppercase,can be any of the [Spigot Horse colors](https://hub.spi ...@@ -975,7 +975,7 @@ Colors must be uppercase,can be any of the [Spigot Horse colors](https://hub.spi
#### Saddled #### Saddled
Used for horses to set whether they are saddled or not. Used for horses to set whether they are saddled or not.
Defaults to `false`. Defaults to `true` if [HorseArmor](#horsearmor) is set, or `false` otherwise
```yaml ```yaml
Options: Options:
Saddled: true Saddled: true
... ...
......