#Buttons in chest ui
1 messages · Page 1 of 1 (latest)
Bro came back lol
Ah yes although very busy to continue anything anyway
If I'm understanding what you're saying correctly, it is possible.
You can try modifying Legend and Herobrine's Chest UI as a starting point, if you'd like:
https://github.com/Herobrine643928/Chest-UI
Hmm... Yes this could help, sorry for my English isn't good at explaining things, how can I make a working button (like run command say hi as example)
You'll need to learn Script API if you don't already know how, but scroll down the page to usage, and then it shows you how to import the script so you can use it, and gives examples.
I see...
basically is like JavaScript with minecraft library isn't it?
got it, will try to do it someday soon!
@fiery hearth sorry to ping at this old post again. For this pack, is it able to add regular form buttons?
You can add a regular form button to the chestform, you'll just have to learn enough JSONUI to create a new button factory for your vanilla button seperate from the chest UI buttons.