Destroy block and put it in the block gui (like a drill)

Started by Miguel_Baudet on

Topic category: Help with MCreator software

Joined Jun 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Destroy block and put it in the block gui (like a drill)
Mon, 11/09/2020 - 16:09 (edited)

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
Joined Feb 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
looks like you've pretty…
Mon, 11/09/2020 - 17:01

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.  

Joined Jun 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
sry for double post. it was…
Mon, 11/09/2020 - 17:48

sry for double post. it was in the wrong category

Joined Jun 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
My problem is: how do I add…
Mon, 11/09/2020 - 17:50

My problem is: how do I add this to the GUI?

 
Joined Jun 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
help ... I'm still trying to…
Wed, 11/11/2020 - 10:19

help ... I'm still trying to figure this out