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-1.0.0.jar

  • R
  • Sep 14, 2025
  • 25.90 KB
  • 743
  • 1.20.1
  • Forge

File Name

tfc_ars_compat-1.20.1-1.1.0.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

New Features

  • Archwood groves now generate in TFC biomes (sparse by default). 
  • TFC fuel support for Archwood logs via #forge:logs/archwood (optional-safe). Defaults: 700 °C, 1200 ticks per log.

Fixes

  • Sourceberries on hills: moved heightmap + would_survive to the inner bush placed feature so patches follow terrain naturally (no slicing). y_spread effectively locked to 0.

🔧 Improvements

  • Kept the optional soil bridge (data/minecraft/tags/blocks/dirt.json, replace:false) — only activates if your pack doesn’t provide one (e.g., via KubeJS).
  • Cleaned up data-driven setup and defaults for more consistent worldgen.

📎 Notes

  • Takes effect in new chunks.
  • No mobs included; recommend Spawn Balance Utility if you want Wilden spawns.
  • Config path: config/tfc_ars_compat-<profile>.toml (keys: biomes, rarity_chance, count_per_chunk, tries_per_patch, xz_spread).