Starbound
0 of 0

File information

Last updated

Original upload

Created by

Leyic

Uploaded by

Leyic

Virus scan

Safe to use

About this mod

Utility to make changing ore distributions easier

Requirements
Permissions and credits
Changelogs
Important: This is not a simple drag-and-drop mod. Python3, and the knowledge of how to open and save .csv files are required. Knowing how asset files relate to oredistributions.configfunctions will help, but is not necessary.

This is a tool consisting of two Python3 scripts that can convert the oredistributions.configfunctions asset file into a set of .csv files and back again. Each .csv file corresponds to a single threat level, and contains the ore distribution table sorted by 'depth'. This allows for a different, and potentially easier or more intuitive way, of changing the frequencies by which various ores appear in your game. This does not affect the distribution of dirt, sand, stone, etc.

Detailed instructions are included in the readme.

The scripts and documentation are licensed under the University of Illinois/NCSA Open Source License.