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
privateval breakDelay by setting("Break Delay", 1, 1..20, 1, { page ==Page.BEHAVIOR }, description ="Sets the delay ticks between break tasks")
125
125
privateval illegalPlacements by setting("Illegal Placements", false, { page ==Page.BEHAVIOR }, description ="Do not use on 2b2t. Tries to interact with invisible surfaces")
126
126
privateval bridging by setting("Bridging", true, { page ==Page.BEHAVIOR }, description ="Tries to bridge / scaffold when stuck placing")
privateval multiBuilding by setting("Shuffle Tasks", false, { page ==Page.BEHAVIOR }, description ="Only activate when working with several players")
128
-
privateval toggleInventoryManager by setting("Toggle InvManager", false, { page ==Page.BEHAVIOR }, description ="Activates InventoryManager on enable")
129
-
privateval toggleAutoObsidian by setting("Toggle AutoObsidian", false, { page ==Page.BEHAVIOR }, description ="Activates AutoObsidian on enable")
130
129
privateval taskTimeout by setting("Task Timeout", 8, 0..20, 1, { page ==Page.BEHAVIOR }, description ="Timeout for waiting for the server to try again")
131
130
privateval rubberbandTimeout by setting("Rubberband Timeout", 50, 5..100, 5, { page ==Page.BEHAVIOR }, description ="Timeout for pausing after a lag")
132
131
privateval maxReach by setting("Max Reach", 4.9f, 1.0f..6.0f, 0.1f, { page ==Page.BEHAVIOR }, description ="Sets the range of the blueprint. Decrease when tasks fail!")
0 commit comments