Resource Backpack's

Resource Backpack's

74.3k Downloads

Backpacks are able to store themselves and thus disappear from the inventory

moeux opened this issue ยท 2 comments

commented

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

  1. Go into creative mode
  2. Obtain a netherite backpack
  3. Open the backpack while holding it in your main hand by using right-click
  4. Drag and Drop the netherite backpack into its own inventory
  5. 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

commented

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.

commented

new Versions are available on Curseforge and Modrinth