fix some of the gui overlap with tfc ambiental and I <3 tfc
This commit is contained in:
parent
bea681b44c
commit
b6f729aa7c
1 changed files with 6 additions and 1 deletions
|
|
@ -19,4 +19,9 @@ seasonColorSpring = "3311CAD7"
|
|||
#How much to drip when wet. 0 to turn off
|
||||
#Range: 0 ~ 100
|
||||
drippiness = 30
|
||||
|
||||
#For all ARGB values, set to 00000000 to disable the feature in that season
|
||||
#Change temperature display to Fahrenheit.
|
||||
useFahrenheit = false
|
||||
#Offset the GUI elements. Useful if you're using a resourcep ack that changes the health or hunger bars
|
||||
#Range: 0.0 ~ 3.4028234663852886E38
|
||||
guiOffset = 8.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue