Ah! Perfect, -I don’t know much about .lua-files. Consider it gone! -Thanks ^^
sorry I actually downloaded the wrong version. Let me try again!
So after I renamed the generation file to use the one with stock SH pine trees so everything loaded here’s what I found:
In your anorien.json
"alias": "stonehearth:biome:anorien",
should be
"alias": "anorien_biome:biome:anorien",
In your anorien_generation.json line 365 (in Sublime text)
"landscape": {
"placement_table": {
"stonehearth:trees:oak:small": {
"placement_type": "dense",
should be
"landscape": {
"placement_table": {
"anorien_biome:trees:oak:small": {
"placement_type": "dense",
and something that @max99x showed me was in your (small/medium/etc) tree.json
"stonehearth:seasonal_model_switcher": {
"anorien_biome:biome:anorien": { <----------------------replace this
"autumn": "default",
"winter": "winter",
"spring": "spring",
"summer": "summer"
}
"stonehearth:seasonal_model_switcher": {
"*": {<----------------------------------------with this
"autumn": "default",
"winter": "winter",
"spring": "spring",
"summer": "summer"
}
then you end up with :
Playing your biome months ago actually inspired me to make my own biome. Check it out on Steam! It’s the Tropic of Unicorn !
i’ve got the same problem, some trees don’t get chopped even when i restart the hole game
Wow! -I tried it, and now finally the Treas load with the season!
-I sat up all night, until morning trying figure this out xD
-And the small oaks spawns now too!
Such a small mistake that have bothered me for quite a while (=
Thank you very much for the help @tacocat!
I definitely would not have figured out the “*”: part of the seasonal switcher on my own.
"stonehearth:seasonal_model_switcher": {
"*":
"autumn": "default",
"winter": "winter",
"spring": "spring",
"summer": "summer"
}
I’m really glad to hear that Anórien could inspire you to create your own biome!
I’ll check it out
-Thank you again!
For test purpose I used StoneHearth’s original trees In this screenshot of the winter-season.
With the help from @Wiese2007, @paulthegreat and @tacocat, Anórien’s trees now also change with the seasons!
-A Huge thanks to you guys!
(I will upload the new version, after I have tweaked a few things)
Hi @FbSukita!
This bug should have been fixed in Build 5.12, -are you running the latest version of the Anórien Biome?
In the upcoming release of Anórien SH.1.1.v0.001.2, there will be seasons to chose from with season-friendly trees! ^^
So far I haven’t made any changes to my original tree colors, there all from my Autumn color scheme.
The Pine Trees and their colors are Stonehearth originals for now, but that will change
The colors for the Season Oak Trees:
Autumn: Full Autumn Colors
Winter: Red (Early winter, -I will probably add some snow to them later)
Spring: Yellow
Summer: Green
if i download the new version and instal i will be able to play my old maps?