"If" Statement for Objects Close in Proximity

Started by Gloomy-Butt on

Topic category: Help with Minecraft modding (Java Edition)

Joined Jun 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
"If" Statement for Objects Close in Proximity

I'm making a bee farm with two states, empty and full. To put things shortly, I want part of the parameter to change to full is to have a flower within say... 10 blocks of the bee farm. I've searched the procedures list for over an hour and can't seem to find something that could do this. Does anyone know how?

Joined Jun 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Thank you a ton. This took…
Mon, 06/03/2019 - 02:58

Thank you a ton. This took me a couple hours to fully understand, but this is the current build (in case anyone needs a visual example of the above link). https://imgur.com/a/caPleWT

Joined Jun 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I would recommend developers…
Mon, 06/03/2019 - 02:59

I would recommend developers add a comment section to coding, so we can understand each other's coding a bit more.

Joined Jun 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Oof, my bad, I'm sorry. I'm…
Sat, 06/08/2019 - 05:31

Oof, my bad, I'm sorry. I'm still very new to the MCreator UI. Thank you for the help, I super appreciate it.