How to check if a block is behind another block?

Started by KaidinOk on

Topic category: Help with modding (Java Edition)

Last seen on 18:02, 22. Feb 2024
Joined Oct 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How to check if a block is behind another block?

So i'm trying to make a maple syrup system where you "drill" a maple log and place a spile in the drill spot and it checks if the log is behind the spile, but I am stumped on trying to do that. (yes, i tried "when block is placed by") You can't have a maple forest without maple syrup, so any help?

Last seen on 13:58, 21. Jan 2023
Joined Mar 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
use block valid placement…
Tue, 05/31/2022 - 15:42

use block valid placement trigger to check and then minecraft will run it when it is updated