TFC - Ars  Flora Compat (Configurable Worldgen)

Quick rating

TFC - Ars Flora Compat (Configurable Worldgen)

No reviews yet

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.

World Gen Improvements
Mod Loaders
Forge
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Required
Server Required

About

Project Details

Type
Mod
License
All Rights Reserved
Latest Version
tfc_ars_compat-1.20.1-1.0.0.jar
Authors
CurseForge
Modrinth

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID
Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

  • 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.

  • 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:undefined

    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.

Screenshots

Gallery

This project has no gallery images yet.

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~1,000
Total Downloads
CurseForge
~1,000
Modrinth
<1,000
Last Updated
CurseForge
Created
CurseForge
Modrinth
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works