
Backpacks are able to store themselves and thus disappear from the inventory
moeux opened this issue ยท 2 comments
Mod loader
Fabric
Mod version
0.12.5-BETA
Minecraft version
1.21.4
Issue description
You are able to put a backpack into its own inventory, causing the backpack to disappear from the player's inventory including all the items inside the backpack.
Prerequisites
Following changes were made to the common/backpacks.json
config file:
"General": {
"allowBackpacksInsideBackpacks": true,
"openFromInventory": true
},
Steps to reproduce in-game
- Go into creative mode
- Obtain a netherite backpack
- Open the backpack while holding it in your main hand by using right-click
- Drag and Drop the netherite backpack into its own inventory
- Observe the backpack missing from the player's inventory
If Bug
- I have confirmed this bug is reproducible on a minimal setup, not a modpack with many other mods.
Provide the latest.log file
https://gist.github.com/moeux/cbee6bbefd1d6a63de4f7d35887b6dc2
Oh, thought I already fixed that, I will publish a fix later that day.
Also if you install ModMenu or Catalogue with Menulogue you can edit all configs via an in-game options menu.