Started by
daneloy
on
Topic category: Help with Minecraft modding (Java Edition)
I need to detect if below the block my player is on is a specific block and if so, something happens.
I want to do something like this: When the event is triggered, the block will emit a resdstone signal and light the lamp that will be on top of it, making a bright carpet when the player walks on it. Similar to 1.19 shulk sensor.
Something like this:
Just replace the message with whatever you want to happen when the specific block is under.
Ty. It worked!
Great to hear! Good luck with the mod