upd
This commit is contained in:
parent
8bdf71f2ed
commit
fa80a4cf5c
3 changed files with 15 additions and 2 deletions
13
config/chatimageconfig.json
Normal file
13
config/chatimageconfig.json
Normal file
|
|
@ -0,0 +1,13 @@
|
||||||
|
{
|
||||||
|
"cachePath": "ChatImageCache",
|
||||||
|
"limitWidth": 125,
|
||||||
|
"limitHeight": 125,
|
||||||
|
"paddingLeft": 1,
|
||||||
|
"paddingRight": 1,
|
||||||
|
"paddingTop": 1,
|
||||||
|
"paddingBottom": 1,
|
||||||
|
"gifSpeed": 3,
|
||||||
|
"nsfw": false,
|
||||||
|
"cqCode": true,
|
||||||
|
"timeout": 5
|
||||||
|
}
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
#KubeJS Client Properties
|
#KubeJS Client Properties
|
||||||
#Sat Dec 09 11:24:20 NOVT 2023
|
#Mon Dec 11 07:09:45 NOVT 2023
|
||||||
backgroundColor=2E3440
|
backgroundColor=2E3440
|
||||||
barBorderColor=ECEFF4
|
barBorderColor=ECEFF4
|
||||||
barColor=ECEFF4
|
barColor=ECEFF4
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
#KubeJS Common Properties
|
#KubeJS Common Properties
|
||||||
#Sat Dec 09 11:24:21 NOVT 2023
|
#Mon Dec 11 07:09:46 NOVT 2023
|
||||||
allowAsyncStreams=true
|
allowAsyncStreams=true
|
||||||
announceReload=true
|
announceReload=true
|
||||||
creativeModeTabIcon=minecraft\:purple_dye
|
creativeModeTabIcon=minecraft\:purple_dye
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue