1.20.1
ported to 1.20.1
This commit is contained in:
@@ -1,15 +1,16 @@
|
||||
#KubeJS Client Properties
|
||||
#Tue Jul 25 21:33:15 BST 2023
|
||||
#Mon Nov 27 19:33:24 GMT 2023
|
||||
backgroundColor=2E3440
|
||||
barBorderColor=ECEFF4
|
||||
exportAtlases=false
|
||||
menuBackgroundBrightness=64
|
||||
disableRecipeBook=false
|
||||
title=
|
||||
barColor=ECEFF4
|
||||
overrideColors=false
|
||||
blurScaledPackIcon=true
|
||||
disableRecipeBook=false
|
||||
exportAtlases=false
|
||||
fmlLogColor=ECEFF4
|
||||
showTagNames=false
|
||||
fmlMemoryColor=ECEFF4
|
||||
menuBackgroundBrightness=64
|
||||
menuBackgroundScale=32.0
|
||||
menuInnerBackgroundBrightness=32
|
||||
overrideColors=false
|
||||
showTagNames=false
|
||||
title=GregTech Community Pack Modern
|
||||
|
||||
@@ -1,12 +1,13 @@
|
||||
#KubeJS Common Properties
|
||||
#Sat Sep 02 18:40:48 BST 2023
|
||||
matchJsonRecipes=true
|
||||
#Mon Nov 27 19:33:26 GMT 2023
|
||||
allowAsyncStreams=true
|
||||
announceReload=true
|
||||
startupErrorGUI=true
|
||||
serverOnly=false
|
||||
creativeModeTabIcon=minecraft\:purple_dye
|
||||
hideServerScriptErrors=false
|
||||
saveDevPropertiesInConfig=false
|
||||
packmode=default
|
||||
ignoreCustomUniqueRecipeIds=false
|
||||
matchJsonRecipes=true
|
||||
packmode=default
|
||||
saveDevPropertiesInConfig=false
|
||||
serverOnly=false
|
||||
startupErrorGUI=true
|
||||
startupErrorReportUrl=
|
||||
|
||||
BIN
kubejs/config/packicon.png
Normal file
BIN
kubejs/config/packicon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 276 B |
11
kubejs/config/probejs.json
Normal file
11
kubejs/config/probejs.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"firstLoad": false,
|
||||
"noAggressiveProbing": true,
|
||||
"docsTimestamp": 1694524116376,
|
||||
"allowRegistryObjectDumps": false,
|
||||
"requireSingleAndPerm": true,
|
||||
"enabled": true,
|
||||
"disableRecipeJsonDump": false,
|
||||
"dumpJSONIntermediates": false,
|
||||
"version": 1
|
||||
}
|
||||
Reference in New Issue
Block a user