1
0
Fork
You've already forked leads
0
Minetest mod. Adds leads for moving and tethering animals.
  • Lua 97.4%
  • Shell 2.6%
2024年01月20日 07:40:08 +13:00
locale Update translations 2024年01月12日 03:22:49 +13: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 Add attachment offset overrides 2024年01月20日 07:40:08 +13:00
build.sh Add build script and .gitignore 2023年12月30日 09:13:17 +13:00
CHANGELOG.md Release 0.3.2 2024年01月18日 05:15:37 +13:00
init.lua Release 0.3.0 2023年12月29日 14:48:09 +13:00
internal.lua Release 0.3.1 2023年12月29日 14:50:09 +13:00
items.lua Release 0.3.0 2023年12月29日 14:48:09 +13:00
knots.lua Remove knot when its fence post is broken 2024年01月18日 04:03:06 +13:00
leads.lua Increase pull force and reduce the impact of object mass on physics calculations 2024年01月01日 22:00:20 +13:00
LICENCE.md Release 0.3.0 2023年12月29日 14:48:09 +13:00
mod.conf Release 0.2.0 2023年12月29日 14:41:59 +13:00
README.md Tweak documentation 2024年01月01日 12:57:56 +13:00
screenshot.png Release 0.2.0 2023年12月29日 14:41:59 +13:00
settings.lua Increase pull force and reduce the impact of object mass on physics calculations 2024年01月01日 22:00:20 +13: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 Add attachment offset overrides 2024年01月20日 07:40:08 +13:00

Leads

ContentDB · Codeberg

This Minetest 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, MineClone2, Mineclonia, Repixture, and Exile. Other games and mob frameworks may also work.

Minetest 5.5.0+ server required, Minetest 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.