TamedRespawn
Tired of constantly losing your loyal pets and horses during dangerous adventures? The TamedRespawn mod solves this problem once and for all! Your tamed animals now get an extra life when you're nearby in the same dimension.
How It Works
When your pet or horse dies while you're nearby and online in the same reality, the animal instantly respawns next to you. To activate this feature, a special item is used - by default it's rabbit stew, but you can change it in the settings.
Game Balance
To maintain game balance, animal breeding is disabled. You'll only be able to tame creatures you find in their natural habitat. This makes every tamed animal truly valuable and unique.
Configuration
The tamedrespawn.cfg configuration file allows you to fine-tune the mod's behavior:
# Configuration file
tamedrespawn {
# If true, horse breeding will be blocked [default: true]
B:blockBreedingHorses=true
# If true, pet breeding will be blocked [default: true]
B:blockBreedingPets=true
# Show chat message on revival [default: true]
B:chatMessages=true
# Apply regeneration on revival [default: true]
B:regen=true
# Apply weakness on revival [default: true]
B:weakness=true
}