help with overlay

Started by konradŚmigiel on

Topic category: Help with Minecraft modding (Java Edition)

Joined Sep 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
help with overlay

hi how do i show overlay when detected block in radius of 15 blocks? and i need to have a specific item in main hand to show the overlay. im new to this program sorry if this is a dumb question

Joined Dec 2014
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
you can edit this template…
Sat, 09/20/2025 - 13:57

you can edit this template to detect blocks in a big cube,

 

use the display condition part of the overlay to only show it when you want it to be shown,

when the procedure returns true the overlay will be shown.