Started by
son_savasci
on
Topic category: Help with Minecraft modding (Java Edition)
I have a idea. But i cant found anyway.
Im tried something but not work.
If we have compass or clock in inventory, how i can see at side from toolbar ? I do think add 2 more hotbar slot one for clock one for compass but cant interactable. Just open inv and put a clock or compass or clock + compass. Im tried add overlay but this is not a way....
Edited by son_savasci on Tue, 06/02/2020 - 11:42
i dont understand a word ur saying. :[
What I mean is this. How to add a slot where only a compass and a clock can be placed next to the Hotbar? Our inventory has a total of 36 slots.
We can access 9 of them without an interface. How can we add 2 more?
Normally Our Inventory is 27 + 9 (Hotbar)
Can we do this 27 + 11 (Hotbar)? Like that
https://imgur.com/a/QRCeTCL
Adding additional slots is not possible with MCreator unfortunately.
Can't you just have an overlay on the screen that shows the current direction if you have a compass in inventory?
Yes. This is my question. Thank you.