#GUI System

1 messages · Page 1 of 1 (latest)

grizzled escarp
#

At the moment a single page consists of the entire inventory but I want the hotbar to be a separate page. I am struggling to change my code to work like this. The datapack is for 24w21b

worthy zephyrBOT
#

<@&1201956957406109788>

Someone will come and help soon!

💬 While you wait, take this time to provide more context and details.

🙇 After a while, hit the Summon Helpers button to ping the helper team. They'll be happy to help you

✅ Once your question has been resolved (or you no longer need it), please click Resolve Question or run /resolve

upbeat sleet
grizzled escarp
#

Probably just easier to look at the code, than have me explain

coarse shard
#

I assume, what you mean by separate page, is that the hotbar and the other inventory slots can be interact with seperately, right?

grizzled escarp
#

one will be used for the actual page and other will used for selecting categories

coarse shard
#

And what is the problem exactly? Are there more categories than available slots in the hotbar?

grizzled escarp
coarse shard
#

Is that even necessary?

#

How many categories are there?

grizzled escarp
grizzled escarp
coarse shard
#

I still don't see what's the problem exactly. If you want them separately, just don't modify the whole inventory but just parts of it.

#

If you modify the the hotbar, don't clear the rest of the inventory.

#

or if you clear it, fill it with the same stuff that was cleared.

grizzled escarp
#

It could take a while