2.0.03
Compatibility
Changes
Welcome to the Final Beta of V2, after this, i'll be gone for a long while cause i'll focus on V2 as hard as possible.
Here's what's in this update:
-
Added Frozen Globe
-
Ravenbrooks Cr Electro Magnet Item can now magnetize Ravenbrooks Extended Keys
-
Added Experimental Features (activate them by /gamerule or go to more & Game Rules when making a new world, keybind is set to G but you can customize it however you like)
-
Added 2 New Locks & Keys (White Key & Lock, Black Key & Lock)
-
Added 2 New Wallpapers
-
Added Green Curtains
-
Added New Tab RB Ext. Items
-
Added Colored Boarded Planks (Brown, Red, Blue, Yellow, and Green)
-
Added Big Lattice Gate Barrier
-
Added Boarded Plank 3 in V1.3 Ravenbrooks Cr - Hello Neighbor Style
-
Added The Caps from Beta 3 to Pre-Release
-
Added Mask
-
Added Baseball
-
Added "Captain Salsa" Ketchup
-
Added Dart
-
Added Jeff Picture
-
Added 3 Red Shutters (more are coming soon in the big update)
-
Added Decayed Outside block
Changes
-
Devgamm Chair Texture Changed to a basic Texture (Accurate to the Devgamm Test Game)
-
Locked Doors now have their own custom lock sound when you right click
-
Placeable Sledgehammer & Placeable Flashlight now have their fallen gravity
-
RB Ext. Tools Tab Renamed to RB Ext. Main (all of the blocks & items that are in Hello Neighbor are in that Tab)
-
Reordered The Tabs (All the Standalones are now with the other tabs Except for RB Ext. Main, like all Standalone blocks are now in construct)
-
Change a little bit of the Old Boarded Plank
-
Ravenbrooks HB Neighbor's Axe can break Red Windows
Bug Fixes
- Fixed the Bag of Flour Right Click (before you pick it up and it becomes an orange juice)
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:ydf0irR9:3f0CpYVf"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:ydf0irR9:3f0CpYVf"
}

