Mods in den Spieleordner reingeschoben. So richtig tief.

This commit is contained in:
N-Nachtigal 2025-05-08 22:41:25 +02:00
parent b4b6c08f4f
commit f7bc25a670
1674 changed files with 56056 additions and 530 deletions

47
mods/leads/README.md Normal file
View file

@ -0,0 +1,47 @@
Leads
=====
[ContentDB](https://content.minetest.net/packages/SilverSandstone/leads/) ·
[Codeberg](https://codeberg.org/SilverSandstone/leads)
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.
[Object UUIDs]: https://content.minetest.net/packages/SilverSandstone/objectuuids/ "Object UUIDs on Minetest ContentDB"