Project icon Alec's Animal Husbandry!
Alec's Animal Husbandry!

Tame, breed, care for, fight with, level up and more all vanilla animals. Train beasts as combat pets, breed livestock for the best harvesting efficiency, and so much more!

42
16 days ago

Config Reference (Configuration)

Updated Jun 26, 2026

Config Reference (Configuration)

Parent: Configuration Index | Home

This page is optional for players who want to tune behavior. If you only want to play, use the main guides instead.

For command-level guidance first, see:

  • TW Settings for curated global world settings.
  • TW Config for advanced family-by-family editor usage.

Full Tamework Config Docs

For complete field-by-field documentation across all config families, use:

Active Animal Husbandry Config Files

These are the current (non-deprecated) AH* config assets in this repo.

Core Family Files

FamilyActive File(s)
GlobalServer/Tamework/Global/AHGlobal.json
CompanionServer/Tamework/Companion/AHCompMain.json
Server/Tamework/Companion/AHCompNeutral.json
InteractionsServer/Tamework/Interactions/AHIntLivestock.json
Server/Tamework/Interactions/AHIntNeutral.json
Server/Tamework/Interactions/AHIntBeast.json
Server/Tamework/Interactions/AhIntCritter.json
Command ItemsServer/Tamework/Items/Commands/AHCommLivestock.json
Server/Tamework/Items/Commands/AHCommBeast.json
NeedsServer/Tamework/Needs/AHNeedsMain.json
Server/Tamework/Needs/AHNeedsBeast.json
HappinessServer/Tamework/Happiness/AHHappMain.json
Server/Tamework/Happiness/AHHappNeutral.json
Server/Tamework/Happiness/AHHappBeast.json
BreedingServer/Tamework/Breeding/AHBreedLivestock.json
Server/Tamework/Breeding/AHBreedNeutral.json
Server/Tamework/Breeding/AHBreedBeast.json
TraitsServer/Tamework/Traits/AHTraitLivestock.json
Server/Tamework/Traits/AHTraitLivestockGeneral.json
Server/Tamework/Traits/AHTraitNeutral.json
Server/Tamework/Traits/AHTraitBeast.json
LevelingServer/Tamework/Leveling/AHLevelLivestock.json
Server/Tamework/Leveling/AHLevelLivestockGeneral.json
Server/Tamework/Leveling/AHLevelNeutral.json
Server/Tamework/Leveling/AHLevelCritter.json
Server/Tamework/Leveling/AHLevelBeast.json
TalentsServer/Tamework/Talents/AHTalentLivestock.json
Server/Tamework/Talents/AHTalentLivestockGeneral.json
Server/Tamework/Talents/AHTalentNeutral.json
Server/Tamework/Talents/AHTalentCritter.json
Server/Tamework/Talents/AHTalentBeast.json

Group Mapping (including Beast)

GroupInteractionCompanionNeedsHappinessBreedingTraitsLevelingTalentsCommand
Livestock (harvest-capable)AHIntLivestockAHCompMainAHNeedsMainAHHappMainAHBreedLivestockAHTraitLivestockAHLevelLivestockAHTalentLivestockAHCommLivestock
Livestock (general)AHIntLivestockAHCompMainAHNeedsMainAHHappMainAHBreedLivestockAHTraitLivestockGeneralAHLevelLivestockGeneralAHTalentLivestockGeneralAHCommLivestock
NeutralAHIntNeutralAHCompNeutralAHNeedsMainAHHappNeutralAHBreedNeutralAHTraitNeutralAHLevelNeutralAHTalentNeutralAHCommLivestock
BeastAHIntBeastAHCompMainAHNeedsBeastAHHappBeastAHBreedBeastAHTraitBeastAHLevelBeastAHTalentBeastAHCommBeast
CritterAhIntCritterAHCompNeutralAHNeedsMainAHHappMainAHBreedNeutralAHTraitNeutralAHLevelCritterAHTalentCritterAHCommLivestock

Harvest-capable livestock configs cover chicken, cow, mosshorn, sheep, and skrill families. General livestock configs cover livestock families without harvest interactions, so they do not roll Bounty traits or spend points on harvest-only talents.

Deprecated Naming Note

Older Tw*Config_AnimalHusbandry_* asset ids/names are deprecated and were replaced by the AH* config file set above.

Safety Tips Before Editing Configs

  1. Make a backup of the file.
  2. Change one section at a time.
  3. Restart and verify startup logs.
  4. Test one species before broad rollout.

Fast Tuning Targets

  • Too much breeding: raise BaseCooldownMinutes.
  • Too little breeding: lower cooldown and improve care quality.
  • Growth too slow/fast: tune TimeToFullGrownMinutes per role.
  • Leveling too slow/fast: tune BaseXp, GrowthFactor, and each XpSources section.
  • Talents too strong/weak: tune TalentPoints and the multipliers in the active AHTalent config.
  • Overcrowding: lower MaxNearbySameType on sensitive species.
Powered byHytaleModding