feat: probejs huh
This commit is contained in:
parent
1906838c84
commit
764898804c
|
|
@ -1,7 +1,7 @@
|
|||
*.log
|
||||
*.log.gz
|
||||
config/
|
||||
!configureddefaults/config/
|
||||
!**/*/config/
|
||||
options.txt
|
||||
mods/
|
||||
usernamecache.json
|
||||
|
|
|
|||
|
|
@ -0,0 +1,16 @@
|
|||
#KubeJS Client Properties
|
||||
#Tue Dec 02 11:40:36 CST 2025
|
||||
backgroundColor=2E3440
|
||||
barBorderColor=ECEFF4
|
||||
exportAtlases=false
|
||||
menuBackgroundBrightness=64
|
||||
disableRecipeBook=false
|
||||
title=
|
||||
barColor=ECEFF4
|
||||
overrideColors=false
|
||||
fmlLogColor=ECEFF4
|
||||
showTagNames=false
|
||||
fmlMemoryColor=ECEFF4
|
||||
menuBackgroundScale=32.0
|
||||
blurScaledPackIcon=true
|
||||
menuInnerBackgroundBrightness=32
|
||||
|
|
@ -0,0 +1,13 @@
|
|||
#KubeJS Common Properties
|
||||
#Tue Dec 02 11:40:40 CST 2025
|
||||
matchJsonRecipes=true
|
||||
allowAsyncStreams=true
|
||||
announceReload=true
|
||||
startupErrorGUI=true
|
||||
serverOnly=false
|
||||
hideServerScriptErrors=false
|
||||
saveDevPropertiesInConfig=false
|
||||
packmode=
|
||||
ignoreCustomUniqueRecipeIds=false
|
||||
creativeModeTabIcon=minecraft\:purple_dye
|
||||
startupErrorReportUrl=
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"probejs.modHash": -4984450145584534364,
|
||||
"probejs.registryHash": -2039914840885289964,
|
||||
"probejs.enabled": false
|
||||
}
|
||||
Loading…
Reference in New Issue