Started by
winicu
on
Topic category: Help with Minecraft modding (Java Edition)
I'm making a ore-finding wand.
How to make a procedure works like i list below?
1. Find target block in 16x16x16 area.
2. If find success in step 1, teleport player to the nearest target block, if the target block is underground, teleport player to the nearest place on ground.
3.If didn't find in step 1, teleport player to a safe, onground place within 8x8 area.