Wolf Dog Utilities
The modification provides convenient tools for managing wolves in Minecraft, making the process of taming and tracking pets more organized.
Main Features
- Taming limitations — setting the maximum number of wolves each player can tame
- Pet statistics — tracking the number of wolves already tamed and other indicators
- Add-on compatibility — support for DoggyTalentsNext mod with dog training limits
- Development prospects — plans to add new features in future updates
Important Features
Configuration settings — for correct operation, it is recommended to copy the configuration file from the common folder to the serverconfig directory and rename it, replacing "common" with "server". This allows parameters to be configured separately for each world.
Server-side installation — the modification works only on the server side, clients do not need to install it.
Dependencies — DoggyTalentsNext is an additional module; when it is absent, dog-related functions simply won't be activated. The mod is incompatible with the original DoggyTalents version.
Configuration Settings
File: wolfdogutilities-server.toml
["Wolf Dog Utilities"]
# Note: dogs refer to the DoggyTalents modification
# Without DoggyTalents installed, dog settings have no effect
# Saving wild wolves upon death with player notifications
save_wild_wolf = false
# Wolf taming limit
wolf_tame_limit = true
# Maximum number of tameable wolves
wolf_tame_limit_value = 7
# Dog training limit
dog_train_limit = false
# Maximum number of trainable dogs
dog_train_limit_value = 7
# Permission to breed when limit is exceeded
wolf_breed_over_limit = false
dog_breed_over_limit = false
# Viewing statistics:
show_wolf_tame_count = true # number of tamed wolves (Bone + Shift+RMB)
show_wolf_breed_count = true # number of bred wolves (Dandelion + Shift+RMB)
show_wolf_death_count = true # number of deceased wolves (Axe + Shift+RMB)
# Note: use dandelion to view breeding statistics
Convenient Monitoring
Get up-to-date information about your pets with simple actions — hold Shift and use the right mouse button with corresponding items in hand. Easily track your complete history of interaction with wolves.