CraftBook 3

CraftBook 3

139k Downloads

Sentry IC (mc1278) does not allow non-integers for its last line

LadyCailinBot opened this issue ยท 1 comments

commented

CRAFTBOOK-2696 - Reported by dddeeefff

https://github.com/sk89q/craftbook/blob/master/src/main/java/com/sk89q/craftbook/circuits/gates/world/miscellaneous/SentryGun.java

Line 147: if the last line is not blank or an integer, the radius is rejected. This is at odds with the IC docs which state that the last line is in the format "radius=offset". I think this is the problem, but I can't be sure.

I would be much happier if I could up the spawn point of the arrows by one block upwards so people can stand on the block and shoot from where their cursor is.

This IC is gold by the way. Thanks a bunch

commented

Comment by me4502

Fixed.