LycanitesAlphaFixPatch

Lycanites Alpha Fix Patch is a small unofficial compatibility patch for **Lycanites Mobs 1.20.1 alpha**.

File Details

lycanitesalphafixpatch-forge1.20.1-0.4.0.jar

  • R
  • Jun 26, 2026
  • 21.20 KB
  • 12
  • 1.20.1
  • Forge

File Name

lycanitesalphafixpatch-forge1.20.1-0.4.0.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:lycanitesalphafixpatch-1570903:8322986")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Lycanites Alpha Fix Patch 0.4.0 Release Notes

Summary

Version 0.4.0 fixes a client-side crash in Lycanites Mobs 0.0.9-alpha where a living entity tick could fail while Lycanites was reading ExtendedEntity data.

Changes

  • Added a client-side guard for broken Lycanites ExtendedEntity cache entries.
  • If Lycanites has a cache key for a living entity but the cached value is missing, the broken entry is removed.
  • Lycanites can then recreate the data through its normal path.
  • Updated the mod metadata and public documentation for the new fix.

What Does Not Change

This release does not intentionally change Lycanites Mobs entity AI, drops, equipment, stats, spawn rules, progression, or balance.