• If you have a mod, tool or prefab, please use the Resources section. Click Mods at the top of the forums.

There is a mistake in the description of "biomes.xml".

chibinya

Refugee
It seems that they are trying to change the format of biomes.xml in V2, but there are the following errors in the description.

- In V1.4(b8), the biome settings were surrounded by "<biomes>", but in V2(b285 and b289), only "pine_forest" and "burnt_forest" are surrounded, and the others are not.

Perhaps either the biome settings enclosed in "<biomes>" or the settings not enclosed in "<biomes>" are disabled?
Please fix this.
 
It seems that they are trying to change the format of biomes.xml in V2, but there are the following errors in the description.

- In V1.4(b8), the biome settings were surrounded by "<biomes>", but in V2(b285 and b289), only "pine_forest" and "burnt_forest" are surrounded, and the others are not.

Perhaps either the biome settings enclosed in "<biomes>" or the settings not enclosed in "<biomes>" are disabled?
Please fix this.
What do you want modders to do exactly?
 
I noticed this too while testing V2, and it confused me a lot. I think the missing tags are preventing some areas from loading correctly. It would be nice if they unified the format or made it clear what is still active.
 
I noticed this too while testing V2, and it confused me a lot. I think the missing tags are preventing some areas from loading correctly. It would be nice if they unified the format or made it clear what is still active.
From what I've personally checked, it seems to work either way.
Perhaps we're in a transitional period for the format.
Post automatically merged:

I had to adjust the XPATH in my modlet when it was trying to add Decorations to biomes. I wasn't sure why pine forest and burnt forest didn't move, or why the others did, but adjusting the XPATH took minutes.
I too thought about it for a few minutes when the WRN wouldn't go away. :D
 
I reported it here for the following two reasons.
- Because it's not a bug, I wasn't sure where to report it.
- I wanted to provide information to modders.
Ah okay, I was confused there for a second. I noticed it right away when I was checking the biome file when it dropped to the public, but didn’t think that others haven’t noticed it yet. Might be something to tag the developers with in case they haven’t realized it - since it is not a bug, but inconsistent.
 
Ah okay, I was confused there for a second. I noticed it right away when I was checking the biome file when it dropped to the public, but didn’t think that others haven’t noticed it yet. Might be something to tag the developers with in case they haven’t realized it - since it is not a bug, but inconsistent.
I see.
I am also in the process of adapting my own Modlet to V2, but when I started adjusting the Modlet that manipulates biomes.xml, I was surprised to find that the format had changed. 💦
Sorry for all the fuss.
 
Back
Top