Skip to content

Commit

Permalink
Update InGameInfo.xml (GTNewHorizons#11745)
Browse files Browse the repository at this point in the history
  • Loading branch information
iouter authored Oct 27, 2022
1 parent ef6f507 commit 9bc1cad
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions config/InGameInfo.xml
Original file line number Diff line number Diff line change
Expand Up @@ -64,11 +64,11 @@
<str>minecraft:sapling</str>
<num>4</num>
</icon>
<str> Biome: {darkaqua}{biome} {gold}{temperature}{white}°F {gold}</str>
<str> Biome: {darkaqua}{biome} {gold}{localtemperature}{white}°F {gold}</str>
<round>
<div>
<sub>
<var>temperature</var>
<var>localtemperature</var>
<num>32</num>
</sub>
<num>1.8</num>
Expand All @@ -80,7 +80,7 @@
<add>
<div>
<sub>
<var>temperature</var>
<var>localtemperature</var>
<num>32</num>
</sub>
<num>1.8</num>
Expand Down

0 comments on commit 9bc1cad

Please sign in to comment.