
Leashable Collars (Unofficial 26.1.2 Port)
An unofficial Fabric port of Leashable Collars for Minecraft 26.1.2.
- Загрузки
- 4K
- Подписчики
- 9
- Обновлён
- 28 июля 2026 г.
- Лицензия
- MIT
Опубликован 11 июня 2026 г.
Leashable Collars Unofficial Port for Minecraft 26.1.2
This is an unofficial Fabric 26.1.2 port of Leashable Collars by jlortiz0, based on ElsaCounteragent’s Fabric port/fork. To run this mod in your game, please install Trinkets Updated.
The goal of this port is to keep the original collar, owner, clicker, leashing, paws, Human-Sized Dog Bed, Dog Bowl, and invisible fence gameplay working on Minecraft 26.1.2, while preserving as much of Elsa’s added gameplay as possible.
Because this version required dependency and Minecraft API updates, it may not be a perfect 1:1 reproduction of Elsa’s port.
Included from the original mod
Dyeable Collars
Owner system
Player leashing
Dyeable Clickers
Paws and Foot Paws
Human-Sized Dog Bed
Dog Bowl
Invisible Fence
Original enchantments:
- Audible for Clickers
- Healing for Collars
- Tight Leash for Collars
- Spiked for Collars
Included from ElsaCounteragent’s port
Pet Patroller
- Foot Paws no longer force crawling by themselves.
- Owners can sneak + right-click an owned player while holding the Pet Patroller to toggle forced crawling.
- Normal right-clicking an owned player opens the owner control panel described below.
- The internal item ID remains unchanged for compatibility with existing worlds.
Laser Pointer
- Owners holding a Laser Pointer can force their owned player to look toward a target point.
- Includes the Laser Reach enchantment for Laser Pointers.
Hand feeding
- Owners can feed their owned player directly by hand.
Other additional items from Elsa’s port are included, but are not documented in detail here.
Changes in this 26.1.2 port
Paws are intentionally much stricter in this port.
When any player wears paws:
Breaking most blocks becomes much slower.
Interacting with most blocks is disabled.
The following block interactions are still allowed:
- Buttons
- Levers
- Doors
- Trapdoors
- Human-Sized Dog Beds
- Dog Bowls
Paws also prevent the player from holding items.
When a player wearing paws tries to hold an item, the item will be moved to another non-selected hotbar slot or into the inventory. If there is no available space, the item will be dropped.
Owner control panel
Version 1.6.1 replaces the old Paw item and block configuration interface with a new owner control panel.
Owners can stand and right-click an owned, collared player with the Pet Patroller to configure the following restrictions:
Speech
- Allowed: Chat works normally.
- Muffled: The pet’s messages are blocked, but the owner is notified that the pet is trying to communicate.
- Silenced: The pet’s messages are blocked without notifying the owner.
Commands
- Prevents the pet from executing player-issued commands.
- This restriction is enforced by the server and also applies to commands sent through client-side mods.
Vision
- Obscures the pet’s vision using a continuously refreshed Blindness effect.
Movement
- Prevents voluntary movement such as walking, sprinting and jumping.
- Gravity, knockback, teleportation, water movement and leash pulling are still allowed.
These settings are stored on the pet’s collar. Removing the collar immediately disables the restrictions.
The old configurable Paw item and block interaction menus have been removed. Paws continue to use the fixed restrictions documented above.
The previous explicit diet-control system has also been removed, as players wearing Paws are already unable to hold and use food normally. Owner hand-feeding, Dog Bowls and other feeding mechanics remain available.
Visual representation of restrictions
The new speech and vision restrictions currently affect gameplay only. They do not yet render a mask, blindfold or other visible accessory on the affected player model.
I originally intended to add visible models for these states, but player-model accessory rendering is currently outside what I can reliably implement and maintain. The completed gameplay systems are therefore being released without visual accessories rather than delaying the update.
Contributions are welcome from anyone interested in implementing compatible visual rendering, either directly in this project or through a separate companion mod.
Special Thanks
Thanks to jlortiz0 for creating the original Leashable Collars mod.
Thanks to ElsaCounteragent for the Fabric port/fork that this project is based on.
For those interested in the project's history, the original mod and Elsa's fork can be found on GitHub.
Maintenance status
This is a personal, unofficial port shared for people who want to use Leashable Collars on Minecraft 26.1.2 Fabric.
It is provided as-is. I may update it if I personally need to, but this project is not intended to be a fully maintained long-term fork. Issues, feature requests, or compatibility requests may not be handled.
Please do not report issues from this port to the original Leashable Collars project or ElsaCounteragent’s fork.
Ченджлог
1.6.1+26.2Бета26.2 · 28 июля 2026 г.
Update to Minecraft 26.2.
1.6.1+26.1.2-hotfixБета26.1.2 · 24 июня 2026 г.
Fixed
- Fixed a server crash caused by owned players being damaged by their own arrows.
- Fixed an infinite damage recursion in the collar thorns logic that could result in a
StackOverflowError. - This issue could occur when reflected projectiles hit the original shooter, including certain modded projectile interactions.
No gameplay changes or new content are included in this release.
1.6.1+26.1.2Бета26.1.2 · 16 июня 2026 г.
1.6.1+26.1.2 - Unofficial Fabric 26.1.2 Port
This update replaces the old Paw Patroller configuration interface with a new owner control panel.
Owners can now use the Pet Patroller on an owned, collared player to configure several restrictions:
Speech
- Allowed: chat works normally.
- Muffled: messages are blocked, but the owner is notified that their pet is trying to communicate.
- Silenced: messages are blocked without notifying the owner.
Commands
- Owners can prevent their pet from executing player-issued commands.
- This restriction is enforced on the server and also applies to commands sent through client-side mods.
Vision
- Owners can obscure their pet's vision using a continuously refreshed Blindness effect.
Movement
- Owners can prevent voluntary movement, including walking, sprinting and jumping.
- External movement such as gravity, knockback, teleportation and leash pulling is still allowed.
Pet Patroller controls
- Right-click an owned pet while standing to open the control panel.
- Sneak and right-click to continue toggling the existing forced-crawl mode.
The old configurable Paw item and block interaction menus have been removed. Paws continue to use their fixed interaction restrictions.
The previous explicit diet-control system has also been removed, as pets wearing Paws are already unable to hold and use food normally. Owner hand-feeding, dog bowls and other feeding mechanics remain available.
Visual models
The new vision and speech restrictions currently affect gameplay only. They do not yet render a blindfold, mask or other visible accessory on the affected player model.
I originally planned to add these visual elements, but player-model accessory rendering is currently outside what I can reliably implement and maintain. The functional systems are therefore being released without them rather than delaying the update.
Contributions are welcome if anyone is interested in implementing compatible visual rendering for these states, either directly in this project or through a separate companion mod.
Other changes
- Renamed Paw Patroller to Pet Patroller while retaining the existing internal item ID for world compatibility.
- Removed obsolete Paw configuration screens, networking and related unused code.
- Preserved the existing collar, leash, Paw, forced-crawl, feeding and ownership mechanics.
1.6.0+26.1.2Бета26.1.2 · 11 июня 2026 г.
1.6.0+26.1.2 - Unofficial Fabric 26.1.2 Port
Initial unofficial Fabric port for Minecraft 26.1.2.
Added / Ported
- Ported Leashable Collars to Minecraft 26.1.2 Fabric.
- Based on ElsaCounteragent’s Fabric port/fork.
- Preserved original Leashable Collars gameplay where possible.
- Included Elsa’s added gameplay features, including:
- Paw Patroller
- Laser Pointer
- Laser Reach enchantment
- Hand feeding
- Other additional items from Elsa’s port
Changed
- Paw Patroller usage has been changed in this port:
- Owners must sneak + right-click the owned player while holding the Paw Patroller.
- Normal right-clicking with the Paw Patroller does not open Elsa’s original control screen.
- Paws are stricter in this port:
- Players wearing paws break most blocks much more slowly.
- Most block interactions are disabled.
- Players wearing paws cannot hold items normally.
Known limitations
- Elsa’s original Paw Patroller control screen is not available in this port.
- This is a personal, unofficial port and is provided as-is.
Комментарии
Загружаем…