Jump to content

Recommended Posts

Posted

Hey guys,

 

I have been trying to Google this for a couple of hours but I can't find anything on making a GUI and everything I have found is mostly outdated. I was more wondering if anyone has any links to good tutorials or maybe some information on Forge/Minecraft's API. This is everything I felt I needed to say

  • 2 weeks later...
Posted

Hi, sorry I didn't get back to you. I have already created a GUI that isn't great but it opens on right click and I have even put on some redstone detection to allow to charge (repair my item) and I think I want a container because this explanation says that it has progress bar which I assume means it is tickable... I haven't been doing coding a for a while because I have had things going on 
https://greyminecraftcoder.blogspot.com/2020/04/containers-1144.html

Posted
4 hours ago, Noxxous said:

Hi, sorry I didn't get back to you. I have already created a GUI that isn't great but it opens on right click and I have even put on some redstone detection to allow to charge (repair my item) and I think I want a container because this explanation says that it has progress bar which I assume means it is tickable... I haven't been doing coding a for a while because I have had things going on 
https://greyminecraftcoder.blogspot.com/2020/04/containers-1144.html

you can use of a tile entity to hold the items and handle the ticking logic, a container just handle the inventory slots and the interface

Posted

Thanks my guy. I can see straight away it's permanent storage I want because I want to charge my item (using Redstone, got that sorted). I am very ADHD and can't take medication currently but I read through it a little bit. Just waiting on to be able to get coffee. Anyway thanks

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.