1
mirror of https://github.com/Shiewk/Widgets.git synced 2026-04-28 11:34:17 +02:00

Add Biome widget

This commit is contained in:
Shy
2024-12-15 12:31:02 +01:00
parent 03886b1cea
commit c8579f673c
4 changed files with 81 additions and 2 deletions
@@ -92,5 +92,9 @@
"widgets.widgets.tps.dynamicColor": "Dynamic Color",
"widgets.widgets.tps": "TPS",
"widgets.widgets.tps.description": "Shows the current TPS when in singleplayer or estimates server TPS when in multiplayer",
"widgets.widgets.tps.showLabel": "Show label"
"widgets.widgets.tps.showLabel": "Show label",
"widgets.widgets.biome.showLabel": "Show label",
"widgets.widgets.biome.label": "Biome: %s",
"widgets.widgets.biome": "Biome",
"widgets.widgets.biome.description": "Shows the biome you're currently in."
}