Template:Infobox biome/doc: Difference between revisions
m Typo |
No edit summary |
||
Line 11: | Line 11: | ||
|imagesize= | |imagesize= | ||
|type= | |type= | ||
|rarity= | |||
|temperature= | |temperature= | ||
|structures= | |structures= | ||
Line 29: | Line 30: | ||
|- | |- | ||
| <code>type</code> || Specifies the type of biome based on the temperature: Snowy, Cold, Medium/Lush, Dry/Warm, Aquatic, or Neutral. Defaults to a question mark. | | <code>type</code> || Specifies the type of biome based on the temperature: Snowy, Cold, Medium/Lush, Dry/Warm, Aquatic, or Neutral. Defaults to a question mark. | ||
|- | |||
| <code>rarity</code> || Specifies the biome's relative rarity - Very Common, Common, Uncommon, Rare, Very Rare. Rarity is based on the likelihood of a specific biome appearing within a 1000-block radius of the origin for any given seed. Tested through an experiment with 50 random seeds. Defaults to a question mark. | |||
|- | |- | ||
| <code>temperature</code> || Specifies the biome's temperature as a decimal (e..g 0.26). Defaults to a question mark. | | <code>temperature</code> || Specifies the biome's temperature as a decimal (e..g 0.26). Defaults to a question mark. |