Started by
gaming with sam
on
Topic category: Help with Minecraft modding (Java Edition)
I'm trying to create a procedure that will scan loaded chunks and produce a true output if one block of a certain type is next to another block of a certain type within said chunks.
in one of the blocks update procedure checks for the blocks on top, right, left, etc.
note: it will not work if Thay are out of the players render distance