Template:Biome: Difference between revisions

Template page
m (1 revision imported)
No edit summary
Line 2: Line 2:
| imagesize={{#if:{{{imagesize|}}}|{{{imagesize|}}}|250px}}
| imagesize={{#if:{{{imagesize|}}}|{{{imagesize|}}}|250px}}
| image=none
| image=none
| rows =
| rows =  
{{#if: {{{data|}}} | {{infobox row|label=Data|field={{data value|{{{data}}} }} }} }}
{{#if: {{{data|}}} | {{infobox row|label=Data|field={{data value|{{{data}}} }} }} }}
{{infobox row|label='''{{#tip-text: Biome ID | Can be used with /locatebiome in 1.18 and /locate biome in 1.19+ }}'''|field={{#if: {{{biomeid|}}} | <small>{{{biomeid}}}</small> | ? }} }}
{{infobox row|label='''{{#tip-text: Biome ID | Can be used with /locatebiome in 1.18 and /locate biome in 1.19+ }}'''|field={{#if: {{{biomeid|}}} | <small>{{{biomeid}}}</small> | ? }} }}

Revision as of 20:48, 27 May 2024

Use this template to add specific information about a biome in a small formatted infobox.

Template parameters

ParameterDescriptionTypeStatus
imagesizeimagesize

no description

Unknownoptional
datadata

no description

Unknownoptional
biomeidbiomeid

ID of the biome that can be found in /biome, F3, or /locatebiome

Example
terralith:ancient_sands
Auto value
Stringrequired
categorycategory

Category of a biome can be found at the bottom of the .json of said biome in /worldgen/biome

Example
Desert
Auto value
Unknownsuggested
temperaturetemperature

Found in the .json

Unknownsuggested
humidityhumidity

Found in the .json

Unknownsuggested
precipitationprecipitation

If True, will be either rain if the temperature of the biome is over 0.2 or snow if the temperature of the biome is under 0.2. If False it will neither rain nor snow in the biome.

Example
True/False
Unknownsuggested
rarityrarity

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.

Example
Very common/Common/Uncommon/Rare/Very rare
Unknownoptional
structuresstructures

Any generated structures that generate in the biome, provide a link to the pages of those structures by using the {{Link|...}} template. If this field is left blank, then the infobox row will not show up at all.

Example
{{Link|...}}<br>{{Link|...}}<br>
Unknownsuggested
blocksblocks

Blocks that commonly generate in the biome or any unique blocks that exclusively generate in the biome. If this field is left blank, then the infobox row will not show up at all.

Example
{{L2MCW|...}}<br>{{L2MCW|...}}<br>{{L2MCW|...}}<br>
Unknownsuggested
mobsmobs

Uncommon Mc mobs or Custom mobs that can be found in the biome.

Example
{{Link|...}}<br>{{Link|...}}<br>
Unknownsuggested
skycolorskycolor

Color code of the Sky

Example
{{color|#000000}}
Unknownoptional
fogcolorfogcolor

Color code of the fog

Example
{{color|#000000}}
Unknownoptional
grasscolorgrasscolor

Color code of the grass

Example
{{color|#000000}}
Unknownoptional
foliagecolorfoliagecolor

Color code of the foliage

Example
{{color|#000000}}
Unknownoptional
watercolorwatercolor

Color code of the water

Example
{{color|#000000}}
Unknownoptional
underwaterfogcolorunderwaterfogcolor

Color code of the underwater fog

Example
{{color|#000000}}
Unknownoptional
underwaterfogdistanceunderwaterfogdistance

no description

Unknownoptional
watersurfacetransparencywatersurfacetransparency

no description

Unknownoptional