1.4.0 - 2025-06-01
- Added Copper Horn.
- Used to summon a horse to the player.
- Crafted with Goat Horn and some copper.
- Added advancement related to horse summoning.
- Added
#horseman:forbids_horses
entity tag for boats.- Can be used to configure what type of boat can fit a horse.
- Empty by default.
Hotfix:
- Fixed release version.
1.4.0 - 2025-06-01
- Added Copper Horn.
- Used to summon a horse to the player.
- Crafted with Goat Horn and some copper.
- Added advancement related to horse summoning.
- Added
#horseman:forbids_horses
entity tag for boats.- Can be used to configure what type of boat can fit a horse.
- Empty by default.
1.3.10
- Changed some Leash-related code to prevent crashes with some mods (Origins/Apoli).
1.3.9 - 2025-05-16
- [Fabric] Renamed "ServerGamePackedListenerImplMixin" to "ServerGPLImplMixin" to fix a crash with some mods. Yeah... I love Fabric, can't you tell?
1.3.8 - 2025-05-13
- Increased 'fast_step_down' speed from 0.5 to 0.65
- Fixed 'fast_step_down_two_blocks' config option breaking jumps.
1.3.8 - 2025-05-13
- Increased 'fast_step_down' speed from 0.5 to 0.65
- Fixed 'fast_step_down_two_blocks' config option breaking jumps.
1.3.7 - 2025-05-11
- Fixed Llama carpet not rendering.
1.3.6 - 2025-05-02
- Horses will have smaller hitbox when in boat with a player to not interfere with item use (previously you'd always click on a horse).
1.3.5 - 2025-05-01
- 'Fix for horizontal camera lag' now only applies to horse-type mobs. Fixes jittery camera in boats (maybe in other vehicles as well).