Mounts Whistle is a mod that adds a whistle capable of binding a mount, spawning or despawning it, and optionally auto-riding it.
The server configuration is saved in:
config/mounts_whistle_server.json
Main options available:
mountsList: list of mounts supported by the whistle (leave blank to all mounts).protection.enableAutoRide: enables or disables Auto-Ride.protection.whistleShare: allows or disallows sharing the whistle between players.protection.onlyRideOwner: allows only the owner to ride their mount.protection.mountInvulnerable: makes the mount invulnerable.despawn.despawnDistance: maximum distance used for despawn mount.despawn.despawnTime: despawn time in seconds.inventory.equipSaddle: automatically equips a saddle when the mount is summoned.inventory.dropSaddle: drops the saddle on despawn or death.inventory.dropArmor: drops the armor on despawn or death.attributeModifier.baseSpeedAttribute: base speed value for summoned mounts.attributeModifier.baseJumpAttribute: base jump value for summoned mounts.attributeModifier.enchantModifier.speedModifier: speed bonus from enchantments.attributeModifier.enchantModifier.jumpModifier: jump bonus from enchantments.Mod add 2 enchantments for the whistle with max level 3:
speed_enchant: increases the speed of the summoned mount.jump_enchant: increases the jump of the summoned mount.0.4mounts_whistlelucabMIT