Skip to content

Main Configuration File

Chris edited this page Jun 19, 2017 · 8 revisions

When first run, BiomeTweaker will create the file "config/BiomeTweaker/BiomeTweaker.cfg". Most of the options have comments that explain them, so I will only briefly explain some other information here.

First, you can configure how BiomeTweaker will generate it's status report. By default, it creates a separate file for each object. If the "separate files" option is set to false, only one large file will be generated that contains information on all objects. This doesn't effect how BiomeTweaker operates; it's because Eyamaz said so.

Second, you can specify where BiomeTweaker should look for scripts. This takes the form of a String list. An example is

S:"Script Files":<"ExampleTweaks.cfg", "TestTweaks.cfg", "THisISSTIllfinE.what">

This tells BiomeTweaker that it should look for scripts named "ExampleTweaks.cfg", "TestTweaks.cfg", and "THisISSTIllfinE.what" in the config folder. If such a file does not exist, it will be created. The scripts are loaded and run in the order you specify here.

BiomeTweaker has been updated to 1.18. Please see the links below. Pages for previous versions can be found above.


BiomeTweaker 1.18

Features and Carvers

Custom Mob Effects

Example Scripts

Clone this wiki locally