Skip to content

FactionCraft Config

Patrigan edited this page Jan 29, 2022 · 7 revisions

This page lists all config options you can tweak to control the way FactionCraft functions. For the most up to date list and the exact possible values, always refer to the contents of the .toml file in your config folder.

The java code can be found here: https://github.com/Patrigan/FactionCraft/blob/master/src/main/java/com/patrigan/faction_craft/config/FactionCraftConfig.java

Factions

General faction related configs. Contains an option to disable specific factions.

Standard Raid Calculations

All kinds of controls for the calculations for a raid. Mostly focused on strength calculations.

Village Raid Target Calculations

Offers various options to control the numbers to calculate the village raid target. A rough estimation of a vanilla village is 5-10 villagers and 1 iron golem.

Player Raid Target Calculations

Offers various options to control the numbers to calculate the player raid target.

Battles Raid Target Calculations

Offers various options to control the numbers to calculate the Faction battle raid target.

Patrols Config

Offers a lot of controls on faction patrol spawning. Spawning in general happens the same as vanilla, but now you can adjust all kinds of numbers to increase and decrease the rarity of patrols.

Patrols Config

Offers a lot of controls on faction battle spawning. Spawning in general happens the same as a patrol, but more rare.

Clone this wiki locally