Started by
Aero Yeen
on
Topic category: Help with Minecraft modding (Java Edition)
Hi y'all!
I've been stuck for awhile with trying to make a quiver. The issue I have is with the inventory slots - I can place items but once I close the GUI they disappear. Not to mention that I also need to add a way for the arrow count to update as the player use their bow.
I tried looking at some tutorials but I couldn't find much beyond a tutorial in French. I tried working with procedures and variables , setting it up to save the arrow count on GUI close and then update as the arrows are used, or the GUI is opened again. I am still quite new to procedures and I struggle a lot with this.
Do y'all have any advice? Maybe a procedure that can help me?
if it's an item there is a checkbox to make items not disappear, or a block
Do you perhaps where this checkbox for items is? I've been looking through the four tabs but I can't seem to find such an option. Could it be that only blocks have that kind of option?