how to check if a block is placed down or naturally generated?

Started by Mopru on

Topic category: Help with modding (Java Edition)

Last seen on 01:52, 4. Aug 2024
Joined Jan 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
how to check if a block is placed down or naturally generated?

Hello, im currently making a mod where you can gain different types of experience from doing basic tasks. I'm having trouble checking if a block is placed after its generated in an "if-do" procedure block.