Search found 3 matches
- Sun Aug 21, 2016 2:03 am
- Forum: Modding help
- Topic: Changing what deposits drop
- Replies: 4
- Views: 1514
Re: Changing what deposits drop
Nevermind, I realized I hadn't copied the whole autoplace_settings function. Works perfectly now, thank you!
- Sun Aug 21, 2016 1:31 am
- Forum: Modding help
- Topic: Changing what deposits drop
- Replies: 4
- Views: 1514
Re: Changing what deposits drop
Alright, so that worked... sort of. I just straight copied and pasted that into my code, and then changed the result to "iron-ore" just for testing. When I ran factorio, I got the error that calling autoplace_settings was a nil value (or something similar) so I added the autoplace_settings from the ...
- Sat Aug 20, 2016 11:53 pm
- Forum: Modding help
- Topic: Changing what deposits drop
- Replies: 4
- Views: 1514
Changing what deposits drop
Alright, so I've scoured everywhere searching for an answer, as well as tried some things on my own, but nothing seems to work properly.
Is there a way to make the ore deposits that are already in the base game drop an item other than the original iron/copper ores?
Is there a way to make the ore deposits that are already in the base game drop an item other than the original iron/copper ores?