Mineuniverse
Log in Register
Mods

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.
by klaus_ferrano
Download Claim this project
929 downloads
0 likes
Updated Jul 6, 2026
0 hypes
API and Library World Gen
  • This mod connects TerraFirmaCraft and Ars by placing Ars plants/bushes as naturally generated patches in TFC biomes.
  • All important parameters are configurable per plant/per profile (one file per plant). Ideal for servers that want to define spawn locations and frequency themselves.

Features

  • Configurable worldgen per plant (profile)
  • Biome selection (IDs or tags)
  • Frequency (rarity_chance)
  • Number of patches per chunk (count_per_chunk)
  • Cluster size / tries per patch (tries_per_patch)
  • Horizontal/vertical spread (xz_spread, y_spread)

Profile-based configuration:

  • one TOML file per plant
  • Works alongside standard datapack JSONs, but reads config values from TOML at runtime (no duplicate datapacks required)
  • Server-focused: clear separation per plant, easy maintenance

Installation

  1. Place the mod into the mods folder.

  2. Start Minecraft/the server.


Configuration

  • Each plant is referenced by a profile name in the worldgen JSONs (e.g. "sourceberry").
  • On first launch, the mod automatically creates the matching profile file, e.g.:
  • config/tfc_ars_compat/sourceberry.toml
  • Edit the TOML to adjust behavior, for example:
     
    tries_per_patch = 32 xz_spread = 6 count_per_chunk = 1 rarity_chance = 24 biomes = ["#minecraft:is_overworld"] # Tags or specific biomes possible

Biome examples

  • Specific biomes: "minecraft:plains", "tfc:plains"
  • Tags: "#minecraft:is_overworld", "#tfc:is_temperate_forest"
  • Mixed lists are possible: ["tfc:plains", "#minecraft:is_forest"]

Notes

  • Config changes affect newly generated chunks.
  • A restart is recommended to safely apply new worldgen parameters.
  • The mod only adjusts worldgen; balance, recipes, and mechanics come from the base mods.

FAQ

Does the mod read Forge config values at runtime?
Yes. It reads TOML profiles at worldgen time (per plant), so JSONs don’t have to be “hard-coded.”

Can I control biomes entirely via profiles?
Yes. Server admins can specify the desired IDs/tags directly in the profile TOML.

Do I need to edit multiple files per plant?
No. Only the profile TOML, which keeps management clean and simple even with many plants.

tfc_ars_compat-1.20.1-1.0.0.jar
MC 1.20.1, Forge
Release 2025-09-14 Get
tfc_ars_compat-1.20.1-0.1.0.jar
MC Client, 1.20.1, Forge, Server
Beta 2025-09-03 Get

More from klaus_ferrano

More Crooks
816
No Cobblemon Bottle Return
738
TFC AE2 Compat
73
Randomizer – Chaos Events
726
Always Hostile Animals
613
Mod Whitelist Forge NeoForge
3,644

You Might Also Like

Vivecraft
A Minecraft VR mod on a loader of your choice!
9,988,339
Athena
A crossplatform (Forge/Fabric) solution to connected block textures for 1.19.4+
99,799,527
Lodestone
A collection of code used throughout projects under the Lodestar team.
9,914,417
TheDragonLib
A library for most of sokratis12GR's Mods
9,910,232
Multi Mob Library
A library mod containing essential files for Daveyx0's mob mods
9,892,767
FTB Library (Forge) (Legacy)
FTB Library is a library mod that is used for some of our mods.
98,265,314