How can I find out what block is under the player?

Started by Keluanor on

Topic category: Help with Minecraft modding (Java Edition)

Joined Sep 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How can I find out what block is under the player?

for example I want to make boots that give more speed on a certain block. is it possible to do this with procedure blocks?

MCreator version 2022.1

Joined Dec 2014
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
if you don't mind that if…
Wed, 09/24/2025 - 12:59

if you don't mind that if you sneak to the edge of the block it won't be detected you can just do,

Joined Sep 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
thanks you
Wed, 09/24/2025 - 13:08

thanks you