Help with a few items for my mod
Posted: Sun Oct 18, 2015 4:46 pm
Okay so i started making a mod and I ran into a few errors that i can't seem to find any relief on. If anyone can help please comment.
So I made a mod to increase production/speed on everything for my first mod.. I have done quite a bit but my main problem area's are trying to increase the speed at which the labs research, storage tanks holding more liquid, length of underground pipes, area of coverage for electrical polls, and increase for bullet damage..
I have an example of how im increasing production speed for mining drills here -- > -- Mining speed on drills
data.raw["mining-drill"]["basic-mining-drill"].mining_speed = 12
data.raw["mining-drill"]["burner-mining-drill"].mining_speed = 6
if anyone can help with any of these would be greatly appreciated.
So I made a mod to increase production/speed on everything for my first mod.. I have done quite a bit but my main problem area's are trying to increase the speed at which the labs research, storage tanks holding more liquid, length of underground pipes, area of coverage for electrical polls, and increase for bullet damage..
I have an example of how im increasing production speed for mining drills here -- > -- Mining speed on drills
data.raw["mining-drill"]["basic-mining-drill"].mining_speed = 12
data.raw["mining-drill"]["burner-mining-drill"].mining_speed = 6
if anyone can help with any of these would be greatly appreciated.