mirror of
https://git.fellies.tech/minecraft/fellies.git
synced 2021-02-13 10:18:48 +00:00
Create default configs
This commit is contained in:
18
config/lightoverlay.properties
Normal file
18
config/lightoverlay.properties
Normal file
@ -0,0 +1,18 @@
|
||||
# Light Overlay Config
|
||||
reach=12
|
||||
crossLevel=7
|
||||
secondaryLevel=-1
|
||||
caching=false
|
||||
showNumber=false
|
||||
smoothLines=true
|
||||
underwater=false
|
||||
lineWidth=1
|
||||
yellowColorRed=255
|
||||
yellowColorGreen=255
|
||||
yellowColorBlue=0
|
||||
redColorRed=255
|
||||
redColorGreen=0
|
||||
redColorBlue=0
|
||||
secondaryColorRed=0
|
||||
secondaryColorGreen=0
|
||||
secondaryColorBlue=255
|
Reference in New Issue
Block a user