I'm new to modding and I'm trying to create an altar with a custom block. When I place the block down I want there to be a check for a specific formation of said block. Currently, I'm trying to use the getBlock() method, but I don't know how to use it for a specific relative location (1 block to the left, 2 to the right, 3 to the north, etc.). Any help would be appreciated.
2 replies
Important Information
By using this site, you agree to our Terms of Use.