Initial commit
This commit is contained in:
37
pack/trees/hybrid_beta/species/small_fir.json
Normal file
37
pack/trees/hybrid_beta/species/small_fir.json
Normal file
@@ -0,0 +1,37 @@
|
||||
{
|
||||
"family": "dttraverse:fir",
|
||||
"tapering": 0.6,
|
||||
"signal_energy": 15.0,
|
||||
"up_probability": 2,
|
||||
"lowest_branch_height": 4,
|
||||
"growth_rate": 0.78,
|
||||
"growth_logic_kit": {
|
||||
"name": "conifer",
|
||||
"properties": {
|
||||
"energy_divisor": 1,
|
||||
"horizontal_limiter": 2
|
||||
}
|
||||
},
|
||||
"leaves_properties": "dttraverse:fir",
|
||||
"environment_factors": {
|
||||
"cold": 0.75,
|
||||
"hot": 0.5,
|
||||
"dry": 0.5,
|
||||
"forest": 1.05
|
||||
},
|
||||
"acceptable_soils": [
|
||||
"dirt_like",
|
||||
"snow_like"
|
||||
],
|
||||
"perfect_biomes": {
|
||||
"types": [
|
||||
"forest",
|
||||
"overworld"
|
||||
]
|
||||
},
|
||||
"primitive_sapling": "traverse:fir_sapling",
|
||||
"always_show_on_waila": false,
|
||||
"features": [
|
||||
"conifer_topper"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user