Add default KubeJS config

main
copygirl 2 months ago
parent d4ca87b06d
commit 31a03dd93a
  1. 16
      kubejs/config/client.properties
  2. 13
      kubejs/config/common.properties

@ -0,0 +1,16 @@
#KubeJS Client Properties
#Wed Aug 28 00:59:25 CEST 2024
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
#Wed Aug 28 00:59:25 CEST 2024
matchJsonRecipes=true
allowAsyncStreams=true
announceReload=true
startupErrorGUI=true
serverOnly=false
hideServerScriptErrors=false
saveDevPropertiesInConfig=false
packmode=
ignoreCustomUniqueRecipeIds=false
creativeModeTabIcon=minecraft\:purple_dye
startupErrorReportUrl=
Loading…
Cancel
Save