Started by
DJSlimeball
on
Topic category: Help with Minecraft modding (Java Edition)
I want to change the "Check for a block in a 6x6x6 box" procedure template to be half as big of an area; 3x3x3, how do I do that?
Topic category: Help with Minecraft modding (Java Edition)
I want to change the "Check for a block in a 6x6x6 box" procedure template to be half as big of an area; 3x3x3, how do I do that?
Check the range checks inside the while statement conditions and reduce them to match desired size
I actually solved my issue another way, thanks for replying though ! : )
What would definitely be especially appreciated though;
is if you could reply to my other posts which I haven't gotten any help with,
please whenever you have the time : )