fromthecavespatch-1.2.0.jar
Curse Maven Snippet
What's new
Version 1.2.0
FTC's CatsEventsProcedure.findCats returns every cat in a 20-block radius. ALL_FLEE event adds a flee-from-player goal to them. Tamed cats run far enough that their chunk unloads, and they never come back. A new config option has been added to stop this from happening.
New Config:
"protectTamedCats" default = True.
- Code clean up.
- Renamed "reduceAudioSystemCalls" to "reduceAudioCalls" to match the PatchConfig.reduceAudioCalls.
- Changed Deprecated ResourceLocation(String, String) in PigSpawnRemover to ResourceLocation("from_the_caves:pig_possessed")
WARNING:
If you have reduceAudioSystemCalls = false, you have to delete and refresh your config file: "fromthecavespatch-common.toml" because it will default back to true. It's unlikely someone turned this performance fix off, but who knows!
All Relations
- All Relations
- Embedded Library
- Optional Dependency
- Required Dependency
- Tool
- Incompatible
- Include
This mod has no related projects

