Перейти к содержимому
Mineforgian

LeashAll

Allows you to attach leads to every living entity (even player) in the game.

8K загрузок15 подписчиковMITfabricforgeneoforge

Обновлён 21 июня 2026 г. · опубликован 1 марта 2026 г.

  • Mobs are leashed to the fence
  • You spin me right 'round...
  • Leashed ghast
  • Player leashed to fence
  • Cow leashed with cow with cow...

JOIN OUR DISCORD

Turns the regular lead into a universal leash you can use on almost any animal or mob or player in the game. It removes most vanilla restrictions, so you can lead many creatures that were previously unleasheable and easily move them around your world.

📦 Install on the server. Client installation is optional (vanilla clients can join and use it seamlessly).

⚠️ Server-side only? Some visual effects and client-side features may not display correctly for players without the mod installed. For the full experience, client installation is recommended.

🎮 Singleplayer note: Works perfectly in singleplayer — just drop it into your mods folder as usual.

How it works:

  • Leash Anything: Right-click an animal or mob or player with a lead to leash it to yourself. This works on almost all vanilla creatures.
  • Chain Creatures Together: Already have animals or mobs leashed to you? Sneak + Right-click another creature to attach your currently leashed targets to them instead. No extra lead is required for this.
  • Take the Leash Back: If an animal is currently leashed to another mob or creature, simply right-click it to transfer the leash back to yourself. A lead in hand is optional.
  • Detach with an Empty Hand: If a creature is currently leashed to you, right-click it with an empty hand to remove the leash.

Please report any bugs, errors, or feature suggestions on Discord: https://discord.gg/4XUPywnEyE

Leashed the ghast

Configuration

  • Active world config: world/serverconfig/leashall-server.toml
  • Pack default config: defaultconfigs/leashall-server.toml

Use defaultconfigs/leashall-server.toml if you want every new world or server save to start with your preferred rules.

Available options

useEntityAllowList

  • When false (default), all mobs are allowed unless they appear in blockedEntities
  • When true, only mobs from allowedEntities can be leashed.

allowedEntities - A list of entity ids or entity tags to allow.

blockedEntities - A list of entity ids or entity tags to block.

maxLeashesPerPlayer - Maximum number of mobs one player can have leashed at the same time. Set to -1 for unlimited leashes. This is the default.

Supported entry formats

  • Specific entity id: minecraft:ghast
  • Specific modded entity id: examplemod:custom_beast
  • Entity tag: #minecraft:raiders
  • Modded entity tag: #c:bosses

Examples

Allow everything except wardens and ghasts:

useEntityAllowList = false
allowedEntities = []
blockedEntities = ["minecraft:warden", "minecraft:ghast"]
maxLeashesPerPlayer = -1

Allow only villagers, iron golems, and raiders:

useEntityAllowList = true
allowedEntities = ["minecraft:villager", "minecraft:iron_golem", "#minecraft:raiders"]
blockedEntities = []
maxLeashesPerPlayer = -1

Allow everything, but limit each player to 5 active leashes:

useEntityAllowList = false
allowedEntities = []
blockedEntities = []
maxLeashesPerPlayer = 5

Версии

ВерсияКаналИграЗагрузчикиДатаСкачать
1.3.4Релиз26.2neoforge21 июня 2026 г.Скачать (63 КБ)
1.3.4Релиз26.1.2neoforge21 июня 2026 г.Скачать (63 КБ)
1.3.4Релиз26.1.1neoforge21 июня 2026 г.Скачать (63 КБ)
1.3.4Релиз26.1neoforge21 июня 2026 г.Скачать (63 КБ)
1.3.4Релиз1.21.11neoforge21 июня 2026 г.Скачать (63 КБ)
1.3.4Релиз1.21.1neoforge21 июня 2026 г.Скачать (62 КБ)
1.3.4Релиз1.20.1forge21 июня 2026 г.Скачать (62 КБ)
1.3.4Релиз1.19.2forge21 июня 2026 г.Скачать (62 КБ)
1.3.4Релиз26.2fabric21 июня 2026 г.Скачать (65 КБ)
1.3.4Релиз26.1.2fabric21 июня 2026 г.Скачать (65 КБ)
1.3.4Релиз26.1.1fabric21 июня 2026 г.Скачать (65 КБ)
1.3.4Релиз26.1fabric21 июня 2026 г.Скачать (65 КБ)
1.3.4Релиз1.21.11fabric21 июня 2026 г.Скачать (57 КБ)
1.3.4Релиз1.21.1fabric21 июня 2026 г.Скачать (57 КБ)
1.3.4Релиз1.20.1fabric21 июня 2026 г.Скачать (57 КБ)

Показаны последние 15 из 101 версий.

Ченджлог

1.3.4Релиз26.2 · 21 июня 2026 г.

Fixed a crash on Minecraft 26.2 (Fabric) caused by the leash renderer — LeashAll now loads cleanly on 26.2.

1.3.4Релиз26.1.2 · 21 июня 2026 г.

Fixed a crash on Minecraft 26.2 (Fabric) caused by the leash renderer — LeashAll now loads cleanly on 26.2.

1.3.4Релиз26.1.1 · 21 июня 2026 г.

Fixed a crash on Minecraft 26.2 (Fabric) caused by the leash renderer — LeashAll now loads cleanly on 26.2.

1.3.4Релиз26.1 · 21 июня 2026 г.

Fixed a crash on Minecraft 26.2 (Fabric) caused by the leash renderer — LeashAll now loads cleanly on 26.2.

1.3.4Релиз1.21.11 · 21 июня 2026 г.

Fixed a crash on Minecraft 26.2 (Fabric) caused by the leash renderer — LeashAll now loads cleanly on 26.2.

1.3.4Релиз1.21.1 · 21 июня 2026 г.

Fixed a crash on Minecraft 26.2 (Fabric) caused by the leash renderer — LeashAll now loads cleanly on 26.2.

1.3.4Релиз1.20.1 · 21 июня 2026 г.

Fixed a crash on Minecraft 26.2 (Fabric) caused by the leash renderer — LeashAll now loads cleanly on 26.2.

1.3.4Релиз1.19.2 · 21 июня 2026 г.

Fixed a crash on Minecraft 26.2 (Fabric) caused by the leash renderer — LeashAll now loads cleanly on 26.2.

Комментарии

Загружаем…