Started by
Miguel_Baudet
on
Topic category: Help with MCreator software
I would like to have a machine that breaks down a certain block and puts it in its GUI.
Picture 1: https://www.dropbox.com/s/x64titmhq268h97/mcreatorfrage1.PNG?dl=0
Picture 2: https://www.dropbox.com/s/2k3eo7dt88mqpgo/mcreatorfrage3.PNG?dl=0
Thanks for the help in advance
(and sorry i used google translator)
Edited by Miguel_Baudet on Mon, 11/09/2020 - 16:09
looks like you've pretty much got it covered. the only thing is you should add an if statement inside your current one that says if that provided block is in that provided space, add it to your custom GUI's inventory.
Do not double post. Please read https://mcreator.net/wiki/general-publishing-guidelines
sry for double post. it was in the wrong category
My problem is: how do I add this to the GUI?
help ... I'm still trying to figure this out
Set slot <> of block at <> <> <> is the block you are looking for, and some conversions.
Thank you xD