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
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:dirttag support (TFC grass and dirt variants) via datapack tag - Does not interfere with KubeJS setup (tags are additive;
replace=false)

