• • 9/7/21 7:12 pm • 3 logs
- 9.3k views • 0 today
- save_alt 939 downloads
- Compatibility
- Minecraft 1.17
- Changes include
- Advancements
- Functions
- Predicates
- Recipes
- 20
- 18
- 19
Required Resource Pack
189
This datapack allows you to have a different item in your offhand for every slot in the hotbar.
Craft the tool belt with eight leather, then put it in the last slot of the hotbar.
Note: If you unequip the tool belt and select slot with something in the offhand then reequip the tool belt, it will drop that slot's item if there is already an item in the offhand.
/give @s music_disc_13{CustomModelData:1000000,Type:"hotbar_belt",Hotbars:[[],[],[]]} would give three etc.
Craft the tool belt with eight leather, then put it in the last slot of the hotbar.
Note: If you unequip the tool belt and select slot with something in the offhand then reequip the tool belt, it will drop that slot's item if there is already an item in the offhand.
/give @s music_disc_13{CustomModelData:1000000,Type:"hotbar_belt",Hotbars:[[],[],[]]} would give three etc.
Secret extra hotbar feature
/give @s music_disc_13{CustomModelData:1000000,Type:"hotbar_belt",Hotbars:[[]]}
Put in top left slot of inventory
Enjoy a new hotbar. Scroll until the selected hotbar slot wraps around to change hotbar.
/give @s music_disc_13{CustomModelData:1000000,Type:"hotbar_belt",Hotbars:[[],[]]} would give two extra hotbars
/give @s music_disc_13{CustomModelData:1000000,Type:"hotbar_belt",Hotbars:[[],[],[]]} would give three etc.
Put in top left slot of inventory
Enjoy a new hotbar. Scroll until the selected hotbar slot wraps around to change hotbar.
/give @s music_disc_13{CustomModelData:1000000,Type:"hotbar_belt",Hotbars:[[],[]]} would give two extra hotbars
/give @s music_disc_13{CustomModelData:1000000,Type:"hotbar_belt",Hotbars:[[],[],[]]} would give three etc.
3 Update Logs
Update #3 : by Endernice61 09/07/2021 7:12:16 pmSeptember 7, 2021 @ 11:12 pm UTC
Now displays item's names when hovering cursor over tool belt (Like a shulker box)
LOAD MORE LOGS
More like this
5157713
119


Have something to say?
Jokes aside what I understand is that this gives me 9 offhand slots. How to use i don't really get it