Check if block was generated and not placed by player

Started by Nispeew on

Topic category: Help with Minecraft modding (Java Edition)

Active 2 weeks ago
Joined Dec 2022
Points:
360

User statistics:

  • Modifications: 3
  • Forum topics: 6
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 11
Check if block was generated and not placed by player

Hi, I'd like to ask if there's a way to check if a block was placed by a player. I've been trying to do it, but I can't figure it out.

Active 6 days ago
Joined Mar 2025
Points:
96

User statistics:

  • Modifications: 2
  • Forum topics: 2
  • Wiki pages: 0
  • MCreator plugins: 1
  • Comments: 28
there's a global trigger…
Sat, 03/01/2025 - 17:07

there's a global trigger named "A block is placed" that provides a entity dependency, i've never used it but i think it works