diff --git a/config/brazier-client.toml b/config/brazier-client.toml new file mode 100644 index 0000000..60e122f --- /dev/null +++ b/config/brazier-client.toml @@ -0,0 +1 @@ +RENDER_RUNES = true diff --git a/config/brazier-common.toml b/config/brazier-common.toml new file mode 100644 index 0000000..0e854e6 --- /dev/null +++ b/config/brazier-common.toml @@ -0,0 +1,10 @@ +JUNGLE_LOOT = true +SPAWN_CRAZED = true +CRAZED_CHANCE = 0.6 +MAX_HEIGHT = 10 +RANGE_PER_LEVEL = 10 +BASE_RANGE = 20 +PROTECT_ABOVE = true +DISTANCE_CALC = "CYLINDER" +SPAWN_POWDER = true +DECORATION = true