Tags
Creators
Details
1.4.0
Compatibility
Required content
Changes
Version 1.4.0 is finally here!
Features:
-
Immersive Written Book! VR users can now read books in VR without a UI in the way! Supports page turning and clickable text.
-
Added a new, default bag model thanks to the work of NahNotFox. Thanks, NahNotFox! :)
-
Added a cauldron Immersive! You can dump in water, scoop out water or lava, and any other cauldron interactions you can think of!
-
Added German translations thanks to DadoSpeedy!
-
Improved the reach behind bag options! You can now reach behind your back, reach over your shoulders, both, or neither! Reach behind your back is enabled by default.
-
Although this was included in 1.4.0 Beta 1: Chiseled Bookshelf Immersive support is here! Simply place books where you want them; no buttons required!
Fixes:
-
Fixed the bag appearing inside-out on the bag customization screen.
-
Fixed an issue where the bag's item guides would lag behind the rest of the bag. This issue was likely only in the 1.4.0 beta.
Other Changes:
- Slightly adjusted the spacing of items in the bag to accommodate the new bag model.
Optional dependencies
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:XJ9is6vj:dEMxKEhk"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:XJ9is6vj:dEMxKEhk"
}




