Started by
konradŚmigiel
on
Topic category: Help with Minecraft modding (Java Edition)
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
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.