ported to 1.20.1
This commit is contained in:
mina
2023-12-09 13:08:34 +00:00
parent 63e6647c23
commit 9c4dbfeef7
160 changed files with 4397 additions and 6506 deletions

View File

@@ -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

View File

@@ -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

Binary file not shown.

After

Width:  |  Height:  |  Size: 276 B

View File

@@ -0,0 +1,11 @@
{
"firstLoad": false,
"noAggressiveProbing": true,
"docsTimestamp": 1694524116376,
"allowRegistryObjectDumps": false,
"requireSingleAndPerm": true,
"enabled": true,
"disableRecipeJsonDump": false,
"dumpJSONIntermediates": false,
"version": 1
}