MC-U-Team / Useful-Backpacks

This mod adds three new backpacks to the game which enhance your gaming experience
https://u-team.info/mods/usefulbackpacks
Apache License 2.0
26 stars 20 forks source link

Add the “allowShulkerInBackpacks” option to usefulbackpacks-common.toml #270

Open panic08 opened 1 month ago

panic08 commented 1 month ago

Detailed description of the feature

The main case is to add a special allowShulkerInBackpacks option to usefulbackpacks-common.toml

In the configuration file there is already a similar option allowStackingBackpacks which forbids to put a backpack in a backpack. However, we can still do this indirectly with shulkers. This change will make a balance when this option is set to true. If a player wants to be able to put backpacks in hackers and hackers in backpacks, he can set the option that he needs to do so himself

Verify feature request