Mineuniverse
Log in Register
Mods

Tiger Kus'

Simple mod that prevents harming Tigers
by ilyapirogov
Download Claim this project
9,448 downloads
0 likes
Updated Jul 6, 2026
0 hypes
Miscellaneous Server Utility Utility & QoL

TigerKus' Mod (Version 1.8)

This mod was created for my friend who enjoys playing on peaceful difficulty. With this mod, we can now play together on a server with mobs without any hassle.

Features

  • Player-Specific: You can enable the mod only for specific players.
  • Hostile Mob Ignorance: Hostile mobs will completely ignore the specified players as if they don't exist.
  • Avoiding Mode: When activated, mobs will run away from the specified players. This mode can be configured in the mod's settings, allowing you to adjust the speed and distance at which mobs flee. It can also be disabled through the configuration.
  • Repulsion Mode: In this mode, any living entity attempting to harm the player will be pushed back instead. The strength of the repulsion can be configured in the mod's settings. This mode, too, can be disabled if desired.
  • Server-Side Only: The mod operates exclusively on the server side and does nothing on client side.

Please note that the avoiding mode is effective against most mobs except those with special abilities like the Wither. The repulsion mode, on the other hand, works with any living entity.

Commands

  • /tigerkus add {player} - Adds a player to the mod's list.
  • /tigerkus remove {player} - Removes a player from the mod's list.
  • /tigerkus reload - Reloads the mod's configuration.

Config

{
  "avoiding": {
    // If true, mobs will avoid players at all costs. Like creepers do with cats and ocelots.
    "enabled": true,
    // Maximum distance at which mobs will avoid players.
    "maxDist": 8.0,
    // Walk speed modifier for far away mobs.
    "walkSpeedModifier": 1.2,
    // Sprint speed modifier for close mobs.
    "sprintSpeedModifier": 1.4
  },
  "repulsion": {
    // If true, player will repel any living entities that are trying to hurt Tiger (e.g. Slimes).
    "enabled": true,
    // Repulsion strength.
    "strength": 2.0
  },
  // UUIDs of Tigers who can bite!
  "uuids": [
  ]
}

Known Issues

  • Avoiding mode does not work on Slimes, although repulsion mode functions properly.
  • Piglins may exhibit peculiar behavior in avoiding mode.

Available Versions

Other versions compatible with Forge and Fabric will be uploaded soon.

Tiger Kus v1.9.3 (NeoForge 1.21.1)
MC NeoForge, 1.21.1, Server
Release 2025-05-03 Get
Tiger Kus v1.9.1 (NeoForge 1.21.1)
MC NeoForge, 1.21.1, Server
Beta 2025-04-21 Get
Tiger Kus v1.8 (Forge 1.19.2)
MC 1.19.2, Forge, Server
Release 2023-10-12 Get
Tiger Kus v1.7 (Minecraft 1.16)
MC 1.16-Snapshot, 1.16.3, 1.16.1, 1.16, 1.16.5, 1.16.4, 1.16.2
Release 2020-12-23 Get
Tiger Kus v1.6 (Minecraft 1.16)
MC Forge, 1.16.4
Beta 2020-12-22 Get
Tiger Kus v1.5a (Minecraft 1.14)
MC 1.14.4, Fabric
Release 2019-09-08 Get

You Might Also Like

LoadingTips
A mod that adds custom tips to the loading screen
999,218
Sampler
Performance oriented debugging/administration tools
998,926
VulkanMod
Vulkan renderer mod for Minecraft.
997,115
Charm Fixer
Disables some modules on charm to fix incompatbility issues with owo
996,251
Trading station
Basic items to item trading machines
99,755
NarrateBookForMe [FABRIC]
Adds a narration keybind, and two GUI buttons to the book screen. Text-to-speech (tts) / narration on the go! Client sided.
99,734