Regional slots - Overworld, Nether, End
Opened this issue · 4 comments
Since the clock and the compass are the most common items to use with this mod, it would be great to have the slots with these items disabled in the Nether (only) where they are useless! You should add a toggle in the whitelist to hide specific items when the player is the overworld, or nether or end.
I could add dimension ID whitelisting. So you would define minecraft:clock@0
to whitelist the clock for dimension 0 (the overworld), or minecraft:clock@0,1
to whitelist it for dimensions 0 and 1 (the overworld and the end), for example.
It should work for now but in the future you'll have to make it simpler, just for noob users. I like it like this
I try to describe the configs in as much detail as possible within the file (and in-game config when you mouse-over the labels). Any new features will be self-explanatory and I have no intention of dumbing down configuration for "noob users", sorry.