Tags
Creators
Details
1.20.1-9.1.28
Compatibility
Changes
✨ Abilities Balancing Update
✨ Added config option to edit backpack effects - allows configuring the effect for the equipped backpack, including the amplifier, or removing an existing one
✨ Added config option to edit cooldowns for abilities that apply cooldown
✨ Sleeping Bag can be used directly from the equipped backpack without need to unequipping and placing on the ground (Can be turned off in config)
✨ Players can throw splash & lingering potions directly from backpack fluid tanks by using Hose spill mode
✨ New Quartz backpack ability - infinite haste I
✨ New Hay backpack ability - 40% chance to multiply crop drops and a 15% chance to obtain an edible crop from grass
🔧 Cake backpack ability buff - Restores whole hunger bar and grants regeneration I effect for 10 seconds. Cooldown for 6-8 minutes
🔧 Replaced Dragon Egg with Dragon Head in Dragon Backpack crafting recipe
🔧 Dragon backpack ability nerf - removed night vision, water breathing and fire resistance
🔧 Wither backpack ability changes - applies wither II effect on hit for 3 seconds, immunity to wither effect removed
🔧 Warden backpack ability buff - additionally applies slowness II effect on hit for 2 seconds
🔧 Ability cooldown decreases even if ability is turned off
🔧 Changed Squid backpack recipe to additionally use 4 glowing squid's ink sacs
🔧 Changed Wither backpack recipe to use 3 Wither Skeleton skulls instead of 1
🐛 Fixed bug that caused block in front of backpack to disappear completely when deploying sleeping bag
🐛 Backpack no longer gets spawned as custom item entity in the world if only tanks upgrade is present or ability is enabled
🐛 Fixed JEI item transfer issue
🖼️ Changed icons.png - Improved ability slider texture
🖼️ Updated all sleeping bag item textures to match current sleeping bags colors
📚 New translation entries
⭐ Want to receive Supporter Star Badge on your backpack for a lifetime? - visit my Ko-Fi page!
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:RzpLMYa3"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:rlloIFEV:RzpLMYa3"
}

