promotional bannermobile promotional banner

goety-fix

fix some bugs in goety and goety awaken
Back to Files

goety-apostle-fix-1.11.0.jar

File namegoety-apostle-fix-1.11.0.jar
Uploader
yuuka0desuyuuka0desu
Uploaded
Sep 4, 2026
Downloads
24
Size
14.3 KB
Mod Loaders
Forge
File ID
8806801
Type
R
Release
Supported game versions
  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:goety-fix-1567856:8806801")

Learn more about Curse Maven

What's new

# Changelog

## 1.11.0

- Changed periodic Summoned cleanup to write the `priorityTarget` field directly instead of calling `setPriorityTarget()`, avoiding the Goety setter chain that perturbed AI target state every cleanup cycle.
- Replaced `entrySet().removeIf(...)` with snapshot-based removal in static map cleanup to eliminate ConcurrentModificationException risk.
- Made reflection initialization flags volatile.
- Added `require = 0` to the `Projectile.onHit` injection so a conflicting mod can no longer break mod loading.
- Added debug logging when a TrackingFireball is discarded during entity tick.
- Kept the getter/setter fallback for older Goety builds where the field cannot be located.

This mod has no additional files