Skip to content

Commit

Permalink
disallow bundle stacking in backpack
Browse files Browse the repository at this point in the history
  • Loading branch information
enigmaquip committed Aug 18, 2022
1 parent 2d3e9d5 commit 53b8104
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/sophisticatedbackpacks-common.toml
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@
#Stack Upgrade Settings
[common.stackUpgrade]
#List of items that are not supposed to stack in storage even when stack upgrade is inserted. Item registry names are expected here.
nonStackableItems = []
nonStackableItems = ["minecraft:bundle","tombstone:enchanted_bundle"]

#Smelting Upgrade Settings
[common.smeltingUpgrade]
Expand Down

0 comments on commit 53b8104

Please sign in to comment.