Page 1 of 1
					
				Is there REALLY no unlimited long reach mod?
				Posted: Fri Sep 25, 2020 10:40 am
				by Aprikosenmann
				I cannot believe that such thing does not exist. Does anyone know how I can get unlimited long reach?
			 
			
					
				Re: Is there REALLY no unlimited long reach mod?
				Posted: Fri Sep 25, 2020 11:41 am
				by Koub
				
			 
			
					
				Re: Is there REALLY no unlimited long reach mod?
				Posted: Fri Sep 25, 2020 12:25 pm
				by Aprikosenmann
				Yeah both mods have a 1000 block limitation ;(
			 
			
					
				Re: Is there REALLY no unlimited long reach mod?
				Posted: Fri Sep 25, 2020 12:33 pm
				by jodokus31
				You can also a lot from map view with proper bot support.
Ultimately, you can try console: /editor
This enables editor mode, which is far more than long reach, but nice to test builds etc.
			 
			
					
				Re: Is there REALLY no unlimited long reach mod?
				Posted: Tue Sep 29, 2020 2:14 am
				by eradicator
				Code: Select all
/c for _,k in pairs{'build','item_drop','reach','resource_reach'} do game.player['character_'..k..'_distance_bonus'] = 2000000 end