Thanks devilwarriors for updating the info.json for me while I was away for 0.13 releasedevilwarriors wrote:Updated version for 0.13, for the lazy.
Search found 6 matches
- Tue Jun 28, 2016 2:56 pm
- Forum: Mods
- Topic: [MOD 0.13.x] True Long Reach
- Replies: 20
- Views: 17013
Re: [MOD 0.12.x] True Long Reach
- Wed Apr 27, 2016 1:44 pm
- Forum: Mods
- Topic: [MOD 0.13.x] True Long Reach
- Replies: 20
- Views: 17013
Re: [MOD 0.12.x] True Long Reach
Does it work in multiplayer? can i just download the mod and play normally in a vanilla multiplayer without needing the adjust the server/my friend's client as well?
can only I download the mod and play in servers? will it work?
Yes it does work in multiplayer.
It will work as long as all ...
can only I download the mod and play in servers? will it work?
Yes it does work in multiplayer.
It will work as long as all ...
- Sun Apr 24, 2016 6:58 am
- Forum: Mods
- Topic: [MOD 0.13.x] True Long Reach
- Replies: 20
- Views: 17013
Re: [MOD 0.12.x] True Long Reach
His mod is literally 2 lines of code, mine is 4, just open data-final-fixes and remove the lines you don't want. It's not optimal but it gets the job done.sporefreak wrote:The original needs a config to change these things. really people MORE CONFIGS
- Sat Apr 23, 2016 6:19 am
- Forum: Mods
- Topic: [MOD 0.13.x] True Long Reach
- Replies: 20
- Views: 17013
[MOD 0.13.x] True Long Reach
Type: Mod
Name: True Long Reach
Description: Makes it so you can truly reach anything the viewport shows.
Version: 0.1.0
Release: 2016-04-23
Tested-With-Factorio-Version: 0.13
Category: Convenience
Tags: utility, interface
Download-Url: true-long-reach_0.1.0.zip
This is an extension of obstinate ...
Name: True Long Reach
Description: Makes it so you can truly reach anything the viewport shows.
Version: 0.1.0
Release: 2016-04-23
Tested-With-Factorio-Version: 0.13
Category: Convenience
Tags: utility, interface
Download-Url: true-long-reach_0.1.0.zip
This is an extension of obstinate ...
- Mon Apr 18, 2016 11:48 am
- Forum: Modding help
- Topic: Where to find needed code for mining reach?
- Replies: 2
- Views: 1672
Re: Where to find needed code for mining reach?
One place I didn't check was the wiki -_-
Thanks, reach_resource_distance does the job ^_^
Thanks, reach_resource_distance does the job ^_^
- Mon Apr 18, 2016 11:36 am
- Forum: Modding help
- Topic: Where to find needed code for mining reach?
- Replies: 2
- Views: 1672
Where to find needed code for mining reach?
The creater of the Long Reach mod used these lines of code to modify the build and reach distance
data.raw.player.player.build_distance = 10000
data.raw.player.player.reach_distance = 10000
Where did they find the code needed for this variable? And how do I search for other lines of similar code ...
data.raw.player.player.build_distance = 10000
data.raw.player.player.reach_distance = 10000
Where did they find the code needed for this variable? And how do I search for other lines of similar code ...