Search found 1 match

by sibe94
Sat Apr 02, 2016 5:46 pm
Forum: Mods
Topic: [MOD 0.12.0] endless resources
Replies: 85
Views: 145296

Re: [MOD 0.12.0] endless resources

This is my first try to mod something in factorio and im not sure what i do wrong: I dont want to set resources to infinity, i tried to set everything to a high amount. I added this: for k, v in pairs(data.raw.resource) do data.raw.resource[k].minimum = 1000000 data.raw.resource[k].normal = 1000000 ...

Go to advanced search