Compatibility
Minecraft: Java Edition
1.21.4
Platforms
Supported environments
Links
Creators
Details
Licensed ARR
Published 2 weeks ago
Updated 3 weeks ago
ShockableCollars
Fabric addon for PlayerCollars that adds a shock enchantment and a linked shock remote.
ShockableCollars is an addon mod for Fabric 1.21.4 that extends PlayerCollars / Leashable Collars with a collar-only shock enchantment and a deed-linked remote. It plugs into PlayerCollars ownership data and collar equipment behavior.
Core Features
Shock Enchantment
- 3 Levels: Shock I, II, and III.
- Collar Only: Can only be applied to the PlayerCollars collar item.
- Enchanting Table Support: Available in the enchanting table pool.
Shock Remote
- Craftable Remote: Craft a base shock remote item.
- Deed Linking: Combine the remote with a stamped deed of ownership using the same PlayerCollars ownership-transfer recipe flow.
- Linked Name: Linked remotes are renamed to
%s's Shock Remote. - Hold-to-Use Feedback:
- Plays
remote_on.oggwhen pressed - Stays visually "on" while held
- Plays
remote_off.oggon release
- Plays
- State Textures: Uses different item textures while idle vs held down.
Shocking Behavior
- Owner-Validated: Only the recorded owner on the linked remote can use it.
- Linked Target Lookup: Uses PlayerCollars deed/ownership component data to find the linked player.
- Collar Check: The target must be wearing a valid owned collar.
- Enchantment Check: The worn collar must have the Shock enchantment.
- Damage: Deals
2 * enchantment leveldamage:- Shock I = 2 damage
- Shock II = 4 damage
- Shock III = 6 damage
- Ignores Armor: Uses a custom damage type tagged to bypass armor.
- Custom Death Message:
"player didn't listen and got zapped ..." - Zap Sound: Plays
zap.oggat the shocked player's location.
Requirements
Runtime (Client/Server)
- Minecraft 1.21.4
- Fabric Loader
- Fabric API
- PlayerCollars / Leashable Collars (
playercollars) - Accessories (required by PlayerCollars / direct dev dependency here)
How To Use
1. Craft a Shock Remote
Craft the base Shock Remote.
2. Link It With a Deed
Use a stamped deed of ownership (from PlayerCollars) and combine it with the base remote.
This uses PlayerCollars' ownership transfer crafting behavior, so the remote inherits the deed's owner/target link.
3. Enchant the Collar
Apply the Shock enchantment to the target's collar (up to level III).
4. Use the Remote
Right-click and hold the linked remote:
- Remote toggles on visually/sound-wise
- If the linked player is online, wearing the correct collar, and it has Shock, they are zapped
- Releasing the button plays the off sound
Credits
- Zap sound credit: Sample Focus - Electric Zap
- Remote on/off click behavior and visual inspiration: PlayerCollars clicker
- Icon credit: Web Fonts (per provided attribution / CC BY 4.0 notice)
License
All Rights Reserved (ARR).



