No Taming Decay - AndroidQuazar/VanillaExpandedFramework GitHub Wiki

CompNoTamingDecay makes it so both taming and training of an animal won't ever decay, avoiding it losing training abilities and returning to the wild

How do I use this code?

It is a comp class, so you just add it in XML in the <comps> tag.

<comps>
	<li Class="AnimalBehaviours.CompProperties_NoTamingDecay">
		
	</li>
</comps>
⚠️ **GitHub.com Fallback** ⚠️