WesterosMobs
A Fabric 1.21.1 Minecraft mod for the WesterosCraft server that adds a customizable horse mount — the Destrier. The mod runs on both server and client: the server tracks each player's mount, while the client renders the entity and its barding configuration screen.
Mount System
The /horse command spawns a tamed, saddled Destrier for the player — a custom horse entity rendered with AzureLib.
- Summon:
/horse— spawns a Destrier with a random appearance (color + marking). If one is already out, teleports it to the player. - Set name:
/horse setname <name>— sets or changes the horse's name. Updates the name tag live if a horse is currently spawned. - Barding toggle:
/horse barding on|off— quickly enables full barding or strips it off. - Barding config:
/horse config— opens an in-game screen to customize barding with a live 3D preview. - Auto-despawn: Mounts are automatically removed when the player disconnects or changes dimensions, and can be re-summoned at any time.
- Persistence: Each player's horse name and barding configuration are saved per-player and persist across server restarts via mixin-injected NBT data.
- Invulnerable: Mounts cannot be killed by damage.