Name | <BiomeTag.base_temperature> |
Returns | ElementTag(Decimal) |
Mechanism | BiomeTag.base_temperature |
Description | Returns the base temperature of this biome, which is used for per-location temperature calculations (see BiomeTag.temperature_at). |
Example |
|
Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/BiomeTag.java#L215 |