How do I create a mineral that only generates if it is surrounded by empy?

Started by GleaanC on

Topic category: Help with modding (Java Edition)

Last seen on 12:18, 7. Apr 2023
Joined Apr 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How do I create a mineral that only generates if it is surrounded by empy?

I need someone to tell me how to make a mineral generate only when it is surrounded by empy. thanks if someone can help me.

Last seen on 09:47, 14. Jun 2023
Joined Dec 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
You could use a testfor…
Thu, 04/06/2023 - 20:33

You could use a testfor command to check if anything is in range. No clue if it works But its worth a shot;)