Go to file
Jordan Irwin b5511bb80b Update README 2021-08-09 04:42:28 -07:00
locale Add localization support 2021-05-22 23:46:31 -07:00
models Add 'whinny' code: 2017-05-31 20:05:36 -07:00
textures Rename horses 2021-05-20 20:22:01 -07:00
LICENSE.txt Add license text 2021-05-20 21:01:38 -07:00
README.md Update README 2021-08-09 04:42:28 -07:00
TODO.txt Add to TODO list 2021-08-09 04:41:56 -07:00
api.lua Use sounds mod 2021-08-09 04:20:42 -07:00
changelog.txt Rename changelog 2021-08-09 04:21:22 -07:00
horse.lua Add warning if no foods to tame horses are registered 2021-08-09 04:41:42 -07:00
init.lua Add logging function 2021-05-21 00:18:40 -07:00
mod.conf Add setting to customize nodes which horses can spawn on 2021-08-09 04:40:48 -07:00
screenshot.png Add screenshot 2021-05-20 20:53:48 -07:00
settings.lua Add setting to customize nodes which horses can spawn on 2021-08-09 04:40:48 -07:00
settingtypes.txt Add setting to customize nodes which horses can spawn on 2021-08-09 04:40:48 -07:00

README.md

Horses for Minetest

Description:

A continuation of the whinny mod for Minetest, that adds tameable & rideable horses.

screenshot

Licensing:

  • Code: MIT
  • Models & textures by sparky: CC0

Usage:

Wild horses can be tamed by feeding them items that they like, such as apples, carrots, wheat, & oats. Once the horse's appetite has been satisfied it becomes "tamed" & the player feeding it becomes the owner. Tamed/Owned horses can only be ridden, picked up, & killed by the owner. Currently, the mobs:lasso item is supported for picking up (plans to add more items).

To ride tamed horsed, right-click (place action) the entity to mount it. Use the W/S keys for forward/reverse. There are two modes for steering:

  • mouse (follows player facing direction) (default)
  • A/D keys

Controls can be changed by setting whinny.enable_mouse_ctrl in the configuration.

Right-click again to dismount. Tamed horses do not wander.

Dependencies:

Required: default

Optional: