Skip to content

Settings

Thomas Couchoud edited this page Aug 31, 2021 · 18 revisions
Table of Contents

Intro

Here I’ll try to explain in a bit more details what are the different settings you’ll find in FallingTree and when possible give some examples so it’s clearer.

There’s 3 main sections that you’ll find in the configuration file or in the config GUI:

Examples of full config files can be found here.

GUI

Warning
This method is only supported in both Fabric and Forge in 1.16.4+ releases.

The config GUI offers you an easier way to edit the configuration. Instead of going into the configuration files and edit them manually, just navigate through an in-game menu.

Note
This only works on the client side. If you want to edit the configuration of a server, you’ll have to edit the file yourself (or go through the GUI on the client and upload the updated configuration file).

This GUI isn’t activated by default and need a dependency for that.

Forge

The dependency needed is Cloth Config API (Forge). When this is installed alongside FallingTree, you’ll be able to go into Main menu > Mods > FallingTree > Config.

Config button in the mod list

Fabric

The dependency needed is Mod Menu. When this is installed alongside FallingTree, you’ll be able to go inside Mods > FallingTree > Config.

Config button in the mod list
Clone this wiki locally