Traveler's Backpack [Fabric]

Traveler's Backpack [Fabric]

15M Downloads

Can't equip Backpack

Lovinoes opened this issue · 6 comments

commented

MODLOADER AND MOD VERSION

Mod Loader: Forge 1.20.1-47.4.0
Mod Version: 9.1.35

Describe the bug

It is impossible to equip a Backpack, there is no button for it or whatsoever.

Steps to reproduce

  1. Install the mod using version 9.1.35
  2. Add following mods:
Modlist (Click to expand)
  1. Start the game and join a Multiplayer or Singleplayer World
  2. Craft and try equipping a Backpack

Expected behaviour

Normally there should be a Button to equip the Backpack

Screenshots

Image

Image

commented

Thanks!

commented

okay nvm, I figured out how to equip the backpack since I'm using Curious API
https://github.com/Tiviacz1337/Travelers-Backpack/wiki#equipunequip-backpack

but still, is there a way for the button to show up?

commented

You can download one of my pre configured profiles from my CDN:
https://cdn.lovinoes.de/azure/v2/

Use the .mrpack file for Modrinth or Prism Launcher, or the .zip file for the CurseForge Launcher.
This way you can easily import the profile and see the issue for yourself

commented

The button will show if you disable the integration in config

commented

Where is the option to deactivate the integration? There is nothing related to it in my config

#Client-only settings
[client]
	#Whether the backpack icon should be visible in player's inventory
	showBackpackIconInInventory = true
	#Sends a message to the player on death with backpack coordinates
	sendBackpackCoordinatesMessage = true
	#Enables tool cycling via keybind (Default Z) + scroll combination, while backpack is worn
	enableToolCycling = true
	#Allows tool cycling using keybinding only (Default Z)
	disableScrollWheel = false
	#Enables tip, how to obtain a backpack, if there's no crafting recipe for it
	obtainTips = true
	#Render tools in tool slots on the backpack, while worn
	renderTools = true
	#Only for supporters, option to show/hide the Supporter Star Badge. If you want to receive the Supporter Star Badge, visit my Ko-fi page :)! - https://ko-fi.com/tiviacz1337
	showSupporterBadge = true

	#The position of the Overlay on the screen
	[client.overlay]
		#Enables tanks and tool slots overlay, while backpack is worn
		enableOverlay = true
		#Offsets to left side
		#Range: > -2147483648
		offsetX = 20
		#Offsets to up
		#Range: > -2147483648
		offsetY = 30
commented

You can find it in serverconfig which is located in your world's folder