File Details
StarterWolf-forge_1.20.1_1.7.0.jar
- R
- Jun 8, 2026
- 25.48 KB
- 3
- 1.20.1
- Forge
File Name
StarterWolf-forge_1.20.1_1.7.0.jar
Supported Versions
- 1.20.1
Curse Maven Snippet
v1.7.0 - The "PlayerPersisted" Vault Update
🛡️ Bulletproof Data Persistence
-
Forge Vault Integration: Completely migrated all Alpha backup data (Level, EXP, Name, and Tracking IDs) into Forge's native
PlayerPersisteddirectory. This ensures your wolf's data is now treated as "engine-level" critical data, making it immune to wipe bugs caused by death, dimension hopping, or server reloads. -
Manual Persistence Injection: Removed reliance on the
PlayerEvent.Cloneevent, which was prone to skipping under high-lag or multi-mod server environments. Data is now locked to the player's soul the moment it is saved.
✨ Summoning & Synchronization Fixes
-
Death-Proof Summoning: Fixed an edge case where respawning after death would result in "amnesia," where the Bone Whistle could not locate the Alpha. By using the new Vault integration, the system now reliably retrieves your Alpha's stats even if the player entity was recently re-initialized.
-
Hard-Wired Admin Summon: Updated the
/starterwolf summoncommand to automatically inject stats into the new protected vault upon use, ensuring that a "fresh" summon is instantly ready for long-term persistence.
⚖️ Gameplay Balancing
-
Shared Pack EXP Optimization: Refined the Shared Pack EXP distribution logic to explicitly ensure that the
packOwnervariable remains final during entity scanning, resolving the intermittentjava.lang.NullPointerExceptionerrors reported in the server logs.
Your Alpha and your pack are now fully protected by the engine's core persistence layer. You can now adventure, respawn, and traverse dimensions with total peace of mind!

