Tags
Creators
Details
1.20.4-9.4.6
Compatibility
Required content
Changes
⨠Improved Backpack Backups to be more user friendly (Check Wiki for more information)
⨠Added config option to allow opening only equipped backpack (default false)
š§ Ability is on by default in new backpacks
š§ Slowness effect disabled by default
š§ Improved backpack post-death placement logic
š Empty Buckets can stack in fluid slots when filling/emptying the tank
š Fixed not syncing allowed abilities config option if set on server
š Fixed bug with swapping selected item in backpack inventory
š Fixed player getting stuck in the wall with spider backpack and elytra
š Fixed hose not getting reserved properly in memory slot
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:rlloIFEV:Mn84WPSB"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:rlloIFEV:Mn84WPSB"
}




