Topic category: Advanced modding
Hello community of MCreator!
I have spent the past week trying to figure out how to make custom GUIs for some blocks in my mod. One GUI in particular requires you to put fuel in (like a furnace) and water (both water and fuel will be consumed gradually just like a furnace) as well as the item needed for crafting, and then output another item. Another GUI, requires you to put three items in with certain recipes to get an output (like a crafting table). I really have no clue how to do it whatsoever, as I am not really proficient in javascript coding and there are no tutorials at all on youtube. Furthermore, it wpuld be nice to add visual effects like the ones in a furnace or a brewing stand.
Any help is appreciated, thank you in advance :D
Check the MCreator wiki page.
https://mcreator.pylo.co/wiki/index.php/Making_new_GUI
thank you! however, on the wiki the article for custom crafting GUIs is not there yet
You can do it without coding, but it requires lots of events.
If you want, could you please explain it, even just the bare minimum, to me?
Hi! There is a really helpful tutorial I found here:
https://www.youtube.com/watch?v=qdGJY7ljujM
He makes a fusion table that combines two things. You can modify it to make it combine 3 instead of 2.
Hi I am trying to make a block with a password, like a safe, and I need to know how I can get the block to open 2 gui's, one on top of the other. If anyone knows it will be a great help!
Thanks,
Shadow
It's posable to make a safe :D but not two gui s on top of each other! go to north west trees gaming and you will find a tutorial :D