What's wrong with my golem code?

Started by JustGD on

Topic category: Help with modding (Java Edition)

Last seen on 14:47, 29. Aug 2019
Joined Oct 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
What's wrong with my golem code?
Sat, 08/17/2019 - 11:26 (edited)

Hi so I've made this, and I was wondering what's wrong whit it and why its not working? I'm trying to make a golem with new "programming" system in mcreator

PS This is on block update tick

The code: http://prntscr.com/otutc2

Edited by JustGD on Sat, 08/17/2019 - 11:26
I suggest you to use =…
Sat, 08/17/2019 - 17:33

I suggest you to use = comparison blocks that ignore metadata instead of == for your use case. And you are missing one y + 1 in the second line I think.

Last seen on 14:47, 29. Aug 2019
Joined Oct 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Thx man it worked love ya…
Sat, 08/17/2019 - 21:05

Thx man it worked love ya love the program keep it up!