Question about torch radius
Opened this issue ยท 3 comments
I can't seem to find whether the Mega Torch radius includes Y axis in addition to X and Z. Does 64 blocks radius mean 64 blocks in all three directions or is the Y axis shorter than the other two like the Extra Utilities Magnum Torch?
In case anyone comes here for the same reason I did...
To have full coverage you'll need to place your torches not more than 90 blocks apart on the x and z, or 127 blocks on the diagonal.
Thanks for the mod Xalcon. Apologies for the necro.
The volume is a cylinder with r = radius (64 by default) and h = r * 2. The torch is in the center of the volume.
As far as I know, this is the exact same logic as the magnum torch.