TreyRuffy / BetterF3

A Fabric mod ported to Forge for Minecraft that provides a highly customizable, more human-readable Debug HUD.
https://modrinth.com/mod/betterf3
MIT License
26 stars 11 forks source link

[Feature]: Block/biome temperature #72

Open Neamow opened 7 months ago

Neamow commented 7 months ago

Describe the Request

Hello,

I was thinking it could be nice to add the display for the current temperature, either at least the base temperature for the biome, or the specific block the player is standing on (small variation from base temperature, also dependent on Y coordinate), probably in the Location module, since it already contains local difficulty and current biome.

https://minecraft.wiki/w/Biome#Temperature

Not super important for vanilla, but for modded play it would be nice for example for knowing where to breed frogs since their spawning variant is dependent on temperature, but few biome mods bother with listing their biome temperature on their wiki.

Thanks!

Screenshots

No response

Modloader Type

Fabric

Modloader Version

1.20.4

Additional Context

No response