promotional bannermobile promotional banner

TFC - Ars Flora Compat (Configurable Worldgen)

Adds configurable worldgen patches for Ars Flora in TerraFirmaCraft worlds. Server admins can control biome, frequency, cluster size, and more per plant via TOML profiles, no datapack reload required.

File Details

tfc_ars_compat-1.20.1-0.1.0.jar

  • B
  • Sep 3, 2025
  • 23.68 KB
  • 73
  • 1.20.1
  • Forge

File Name

tfc_ars_compat-1.20.1-1.0.0.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:tfc-ars-flora-compat-1340503:6960231")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Profile-based configuration per plant

  • Individual TOML per profile under config/tfc_ars_compat/.toml
  • Configurable: biomes, rarity_chance, count_per_chunk, tries_per_patch, xz_spread
  • Profiles are generated automatically with default values on first launch

Slim JSON, values from runtime config

  • Configurable patch feature (config_random_patch)
  • Configurable placement modifiers (config_count, config_rarity, config_biome_filter)

Server-friendly biome control

  • Biome list per profile (IDs or tags such as #minecraft:is_overworld, #tfc:…)
  • Vanilla/TFC soil compatibility
  • Optional minecraft:dirt tag support (TFC grass and dirt variants) via datapack tag
  • Does not interfere with KubeJS setup (tags are additive; replace=false)