Supply Pods


Adds chests in place of some (randomly chosen) rocks with random items inside

Content
7 years ago
0.13.0
4
Cheats
Owner:
thomasross
Source:
N/A
Homepage:
N/A
License:
MIT
Created:
7 years ago
Latest Version:
0.1.0 (7 years ago)
Factorio version:
0.13.0
Downloaded by:
4 users

Adds chests in place of some (randomly chosen) rocks with random items inside.

Feel free to modify the table at the top of control.lua, removing or adding items:
- The name key is the name of the item. A list can be found here, but be careful, some of these are not items, but entities!
- The lowerNum key is the lowest possible quantity of that item that could be in the chest
- The upperNum key is the highest possible quantity of the item
- The chance key is the percent chance (1-100) that that item will actually appear if randomly chosen.

Requested on Reddit