How to test for a block

Started by Farsight066 on

Topic category: Help with Minecraft modding (Java Edition)

Active 6 months ago
Joined Jun 2022
Points:
311

User statistics:

  • Modifications: 0
  • Forum topics: 4
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 1
How to test for a block
Sun, 06/26/2022 - 16:42 (edited)

I'm fairly new to MCreator and I am making a randomly generated structure. In order to determine if a room is already in a position I used an if block like this:

https://imgur.com/a/2dOSc0J

But it seems to not detect the block even though it is there. Any help would be appreciated.

Edit: No fix found yet. Its breaking my entire project

Edited by Farsight066 on Sun, 06/26/2022 - 16:42