TFC Regrowing Forests

TFC Regrowing Forests

Mod

Makes the forests in the world of TerraFirmaCraft slowly spread

Client and server Game MechanicsUtilityWorld Generation

1,140 downloads
5 followers
Follow Save
90% of ad revenue goes to creators. Go ad-free while supporting creators with Modrinth Plus. Subscribe today!
Filter loader...

Added a plethora of new predicates, and an example of a json (for acacia) file can be seen below.

{
  "type": "tfcrf:regrowth",
  "leaves": "tfc:wood/leaves/acacia",
  "sapling": "tfc:wood/sapling/acacia",
  "chance": 3275,
  "spread_distance": 11,
  "min_y": 63,
  "max_y": 128,
  "min_light": 11,
  "max_light": 15,
  "min_temperature": 8,
  "max_temperature": 38,
  "min_rainfall": 90,
  "max_rainfall": 275,
  "min_forest_density": 0.2,
  "max_forest_density": 1.0,
  "min_forest_type": "edge",
  "max_forest_type": "old_growth",
  "months": [
	"january",
	"february",
	"march",
	"april",
	"may",
	"june",
	"july",
	"august",
	"september",
	"october",
	"november",
	"december"
  ],
  "fuzzy": true
}
  • First release

Project members

Verph

Member

Details

Licensed BSD-2-Clause
Published 3 months ago
Updated 3 months ago