
The Legend of Herobrine
Adds Herobrine to Minecraft with an emphasis on adventure and exploration
0.8.0 - 1.21.1
beta27 июля 2025 г.+Added ambient sound loops for activated Altars of Herobrine.
+Added Infected Axolotl.
+Added Infected Camel.
+Added many more Item Tags for development purposes.
+Herobrine Mage now has a lightning strike attack.
+Added Infected Ocelot.
+Added Infected Armadillo.
+Added Infected Wolf Variants.
+Added Infected Fox.
-Removed hostile mobs automatically targeting Survivors. Fixes compatibility with mods that improperly use inheritance from MobEntity.class. Resolves #47
*Updated Russian Translation by @mpustovoi in #55.
*Cursed Diamond Tools require the player to be crouching to use their active abilities. Improves shield gameplay and compatibility with certain magic mods.
*Optimized save data with a "dirty" flag. See 12c62f2 for more details.
*Updated Infected Bat texture.
*Cursed Diamond Equipment now has the same stats as Diamond Equipment, but with more durability.
*Fixed text on one of the signs placed by Herobrine Builder.
*Reorganized Creative UI.
*Renamed certain data files to better conform to Vanilla Minecraft naming conventions.
*Cursed Diamond Armor model textures are now in the mod's namespace.
*1.21.1 release uses the "new" Vanilla Minecraft EntityTypeBuilder.
0.8.0 - 1.20.1
beta27 июля 2025 г.Backported 0.8.0 to 1.20.1
+Added ambient sound loops for activated Altars of Herobrine.
+Added Infected Axolotl.
+Added Infected Camel.
+Added many more Item Tags for development purposes.
+Herobrine Mage now has a lightning strike attack.
+Added Infected Ocelot.
+Added Infected Fox.
-Removed hostile mobs automatically targeting Survivors. Fixes compatibility with mods that improperly use inheritance from MobEntity.class. Resolves #47
*Updated Russian Translation by @mpustovoi in #55.
*Cursed Diamond Tools require the player to be crouching to use their active abilities. Improves shield gameplay and compatibility with certain magic mods.
*Optimized save data with a "dirty" flag. See 12c62f2 for more details.
*Cursed Diamond Equipment now has the same stats as Diamond Equipment, but with more durability.
*Fixed text on one of the signs placed by Herobrine Builder.
*Reorganized Creative UI.
*Renamed certain data files to better conform to Vanilla Minecraft naming conventions.
*Cursed Diamond Armor model textures are now in the mod's namespace.
Patch 0.7.3
beta22 сентября 2023 г.*Updated for Minecraft >= 1.20.2
*Updated Russian Translation by @mpustovoi in #46
*Survivors now swing their arm when attacking. Resolves #44
*Survivors no longer attack creepers
*Improve creative UI organization
Minor Release 0.7.2
beta20 августа 2023 г.+Summoning Herobrine now has stages. Herobrine progresses to the next stage roughly every full day-night cycle with a total of 4 stages (0-3). With each stage more aggressive variants of Herobrine can spawn.
*The spawn rates for Herobrine are now doubled in the Cursed Forest Biome, like it was in the legacy Forge version.
*Herobrine no longer spawns in the biome "The Void". There is no difference in the vanilla game, but some mods and datapacks use this biome for custom dimensions which should be empty and no mobs should spawn there.
*Fixed a bug where reading save data that is not yet present causes a NullPointerException crashing the game.
Patch 0.7.1
beta26 июля 2023 г.+The player can now remove cursed or purified diamonds from an altar of herobrine by right-clicking
*Altar of Herobrine now has a sound for putting a cursed or purified diamond in the altar
*Lightning now only strikes an Altar of Herobrine when the status of Herobrine being summoned changes
*Items that can activate an Altar of Herobrine are now stored in the herobrine:activates_herobrine_altar item tag instead of being hardcoded
*Minor optimizations to activating an Altar of Herobrine
*Fake herobrine mages now despawn when the original is killed
*When a fake herobrine mage is killed it now does not play the death "animation"
*Optimized survivor
*Made the error message for when world save data can not be written to a file easier to understand