SilverSandstone/leads
1
1
Fork
You've already forked leads
3
Adds leads to Luanti for moving and tethering animals. https://content.luanti.org/packages/SilverSandstone/leads/
  • Lua 97.4%
  • Shell 2.6%
2026年07月09日 17:37:08 +00:00
locale Added translation using Weblate (Slovenian) 2026年07月09日 17:37:08 +00:00
models Remove unnecessary .mtl files 2024年01月18日 11:36:43 +13:00
sounds Release 0.1.0 2023年12月29日 14:38:34 +13:00
textures Release 0.0.0 2023年12月29日 14:28:58 +13:00
.gitignore Add build script and .gitignore 2023年12月30日 09:13:17 +13:00
api.lua Fix fence rails from More Trees being knottable 2025年08月21日 18:54:25 +12:00
build.sh Add build script and .gitignore 2023年12月30日 09:13:17 +13:00
CHANGELOG.md Release 0.4.0 2025年06月14日 18:21:47 +12:00
init.lua Rename Minetest to Luanti 2025年06月03日 23:48:30 +12:00
internal.lua Check for nil player when transferring lead 2025年07月24日 02:24:13 +12:00
items.lua Rename Minetest to Luanti 2025年06月03日 23:48:30 +12:00
knots.lua Rename Minetest to Luanti 2025年06月03日 23:48:30 +12:00
leads.lua Rename Minetest to Luanti 2025年06月03日 23:48:30 +12:00
LICENCE.md Rename Minetest to Luanti 2025年06月03日 23:48:30 +12:00
mod.conf Add Lookup Tool support to lead and knot entities 2024年01月22日 21:08:42 +13:00
README.md Rename Minetest to Luanti 2025年06月03日 23:48:30 +12:00
screenshot.png Release 0.2.0 2023年12月29日 14:41:59 +13:00
settings.lua Rename Minetest to Luanti 2025年06月03日 23:48:30 +12:00
settingtypes.txt Increase pull force and reduce the impact of object mass on physics calculations 2024年01月01日 22:00:20 +13:00
util.lua Use GUIDs to identify objects on Luanti 5.13+ 2025年12月23日 18:40:14 +13:00

Leads

ContentDB · Codeberg

This Luanti mod adds leads which can be used for moving animals or for tethering animals to fence posts.

Leads can also be attached between two fence posts for decoration.

Consider installing Object UUIDs to prevent leads from disconnecting from mobs when unloaded.

Instructions

Right-click on an animal with a lead to attach it. When you're finished, punch the lead to release the animal.

You can tether a leashed animal by right-clicking a fence post. Punch the knot to take the lead back, or shift-punch to break it.

By default, leads can be used on animals, monsters, NPCs, players, and boats. You can customise this in the settings.

Compatibility

This mod supports Mobs Redo, Creatura, VoxeLibre, Mineclonia, Repixture, and Exile. Other games and mob frameworks may also work.

Luanti 5.5.0+ server required, Luanti 5.7.0+ client recommended. If you want to support older clients, disable ‘Long selection box’ in the settings.

Licence

Leads by Silver Sandstone is licensed under the MIT licence, with assets by various authors under CC BY-SA 4.0 or compatible.

See LICENCE.md for more information.