You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Assembler can either pulse or give comparator output when building rocket is done
Maybe navigation panel can output redstone signal based on how much distance to target is left of total path? But not sure how it should work for multiple launched rockets. Maybe track last one or, the opposite, closest to target?
create-missiles/common/src/main/java/net/woukie/createmissiles/block/controlpanel/ControlPanelBlock.java
Lines 58 to 66 in 931d426