File Details
lycanitesalphafixpatch-forge-1.16.5-0.1.1.jar
- R
- Jun 29, 2026
- 17.82 KB
- 10
- 1.16.5
- Forge
File Name
lycanitesalphafixpatch-forge-1.16.5-0.1.1.jar
Supported Versions
- 1.16.5
Curse Maven Snippet
Lycanites Alpha Fix Patch 0.1.1 for Minecraft 1.16.5
This is a compatibility patch for Lycanites Mobs on Minecraft 1.16.5 / Forge 36.x.
0.1.1 is a hotfix for a Mixin application error that could crash the 0.1.0 distribution jar during startup in production Forge environments such as PrismLauncher. Use 0.1.1 or newer for the Minecraft 1.16.5 line.
Target
- Minecraft 1.16.5
- Forge 36.x
- Lycanites Mobs for Minecraft 1.16.5
Fixed
- Fixes a startup crash where the
EntitySpawnedSpawnTriggerre-entry suppression mixin could fail to apply while Lycanites Mobs was loading in a normal production mod instance.
Main Fixes in 0.1.x
- Prevents client crashes when the Lycanites Mobs
ExtendedEntityclient cache contains a null-valued entry. - Adds the same null-entry guard for the Lycanites Mobs
ExtendedPlayerclient cache. - Records Lycanites Mobs
ExtendedPlayer.timePlayedafter successful player-basedSpawnTriggercalls so the existing cooldown map can take effect. - Allows
FileLoaderto read bundled default JSON data when its resource root is exposed through ajar:URI. - Suppresses immediate
EntitySpawnedSpawnTriggerre-entry from Lycanites spawner-created entities using an exact-entity marker.
The SpawnTrigger cooldown fix only applies to player-based triggers. It does not apply to player == null entity / chunk / world trigger paths.
Config
spawnTrigger.recordSuccessfulSpawnerTriggerCooldowns- Default:
true - Enables cooldown recording after successful player-based
SpawnTriggercalls.
- Default:
spawnTrigger.suppressEntitySpawnedReentry- Default:
true - Enables suppression of immediate
EntitySpawnedSpawnTriggerre-entry from Lycanites spawner-created entities. - Set to
falseto restore Lycanites Mobs 1.16.5's original entity-spawned trigger behavior.
- Default:
What This Patch Does Not Change
This patch does not intentionally change:
- gameplay balance
- mobs
- drops
- equipment
- stats
- progression
- recipes
- Lycanites Mobs content replacement
Lycanites Alpha Fix Patch 0.1.0 for Minecraft 1.16.5
This is a compatibility patch for Lycanites Mobs on Minecraft 1.16.5 / Forge 36.x.
Target
- Minecraft 1.16.5
- Forge 36.x
- Lycanites Mobs for Minecraft 1.16.5
Fixed
- Prevents client crashes when the Lycanites Mobs
ExtendedEntityclient cache contains a null-valued entry. - Adds the same null-entry guard for the Lycanites Mobs
ExtendedPlayerclient cache. - Records Lycanites Mobs
ExtendedPlayer.timePlayedafter successful player-basedSpawnTriggercalls so the existing cooldown map can take effect. - Allows
FileLoaderto read bundled default JSON data when its resource root is exposed through ajar:URI. - Suppresses immediate
EntitySpawnedSpawnTriggerre-entry from Lycanites spawner-created entities using an exact-entity marker.
The SpawnTrigger cooldown fix only applies to player-based triggers. It does not apply to player == null entity / chunk / world trigger paths.
Config
spawnTrigger.recordSuccessfulSpawnerTriggerCooldowns- Default:
true - Enables cooldown recording after successful player-based
SpawnTriggercalls.
- Default:
spawnTrigger.suppressEntitySpawnedReentry- Default:
true - Enables suppression of immediate
EntitySpawnedSpawnTriggerre-entry from Lycanites spawner-created entities. - Set to
falseto restore Lycanites Mobs 1.16.5's original entity-spawned trigger behavior.
- Default:
What This Patch Does Not Change
This patch does not intentionally change:
- gameplay balance
- mobs
- drops
- equipment
- stats
- progression
- recipes
- Lycanites Mobs content replacement