Tags
Creators
Details
1.21.1-10.1.13
Compatibility
Required content
Changes
⨠Unified GUI Style â Added a top bar to display the backpack name. Moved the tool slots widget and sorting buttons to the top-right corner with a redesigned style and updated the appearance of the fluid tanks. The Equip/Unequip button, sleeping bag button, and ability button are now hidden when the backpack is equipped. Clicking the (âŚ) button will reveal them. IMPORTANT â If any additional resource pack for the backpack GUI is used, it will need an update to properly display all buttons.
⨠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
đ§ Backpack Equip/Unequip button is hidden if integration is enabled
đ§ 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 - A lot of changes to buttons
đźď¸ Changed tanks.png - provides background for tanks in GUI
đźď¸ Updated all sleeping bag item textures to match current sleeping bags colors
đ New translation entries

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:5qBNu8my"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:rlloIFEV:5qBNu8my"
}











