Tags
Creators
Details
Licensed CC-BY-NC-SA-4.0
Published 3 years ago
Updated 10 months ago
All versions
1.11.1
Release
β¨Release v1.11.1 - 1.21.9-1.21.1010 months ago 2,046
Uploaded by
Compatibility
Minecraft: Java Edition
1.21.9β1.21.10
Platform
Data Pack
Changes
β ATTENTION
Please understand that any features marked: (1.21.9 ONLY) will not be included in 1.21.8 and lower. This is because these features require 1.21.9 to exist.
π New Features
- Added a skin preview to the skin library in the config. SUGGESTION
- Added the Shattered skin made by KJFox12. SUGGESTION
- Added a Freddy Fazbear skin made by LexLim!
- Added From The Pants.
- Added the Birthday skin made by Zwaluw for From The Fog's 3rd birthday! - Based on the legacy console Herobrine skin.
- Added the Mr. Boots skin from Mystery Manor.
- Added a new option called "Sighting Window" that allows the user to change at what time window Herobrine spawns in. (Always, Day, Night, and Rain.)
- Added the Trench Diver skin made by PJ The Sqweepsss. SUGGESTION
- Added the Frozen Wanderer skin made by PJ The Sqweepsss. SUGGESTION
- Added the Scarecrow skin made by Zwaluw!
- Added the ability to toggle a Herobrine that will display for users without the resourcepack. Do keep in mind players will need the resourcepack for custom paintings, items, signs, etc. (Anything to do with items or text.) (1.21.9 ONLY)
π§ Improvements
- Haunted Herd now includes frogs, so I guess you could say they're From The Frog. ;)
- Added an option to Suspenseful Sighting that allows it to be dynamic based on skin. SUGGESTION
π Bug Fixes
- Fixed Herobrine standing on blocks that he probably shouldn't.
- Fixed Herobrine's animations playing too slowly. - This happened because they were playing too fast in a previous version and at some point Mojang fixed the bug we had accounted for.
- Fixed the advancement icons being cut off in the menu.
- Fixed the extra "hear" in the fearful footsteps description.
- Fixed a minor bug that could cause Herobrine to spawn less than he was meant to in a VERY SPECIFIC circumstance.
- Fixed leafless groves removing bee nests.
- Fixed Herobrine not being spotted through certain new blocks.
π» Technical
- Increased the distance players can get from the config to 10 blocks. - This is because of the new skin library preview.
- Made the option offset value work on every different option type.
- Added a new skin library page called "Halloween."
- Upgraded the version of Lunar Eclipse Utils that the pack uses.
- Updated the panorama to the 1.21.9 version. (1.21.9 ONLY)
- Changed instances of chain to iron_chain inside of the sight blocks tag. (1.21.9 ONLY)
- Added color parameter to the config flash. (1.21.9 ONLY)
- Added an experimental parameter to the config layout system. (1.21.9 ONLY)
- Removed Mojang
π· Images

Projects on Modrinth are automatically available through a Maven repository for use with JVM build tools such as Gradle. To learn more about the Modrinth Maven API, click here.
Note: When available, you should use the creator's maven repo instead as it will have transitive dependency information that the Modrinth Maven API does not. You may also end up with duplicate dependencies if you use a mix of Modrinth and non-Modrinth Maven repositories for your dependencies, because the group identifier will be different when served through the Modrinth Maven API.
Maven coordinates:
Version ID:
build.gradle:
repositories {
exclusiveContent {
forRepository {
maven {
name = "Modrinth"
url = "https://api.modrinth.com/maven"
}
}
// forRepositories(fg.repository) // Uncomment when using ForgeGradle
filter {
includeGroup "maven.modrinth"
}
}
}
// Standard Gradle dependency
dependencies {
implementation "maven.modrinth:p1WH6sHr:b3SuoTXG"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:p1WH6sHr:b3SuoTXG"
}

