file upload
meat of the pack
This commit is contained in:
15
kubejs/config/client.properties
Normal file
15
kubejs/config/client.properties
Normal file
@@ -0,0 +1,15 @@
|
||||
#KubeJS Client Properties
|
||||
#Tue Jul 25 21:33:15 BST 2023
|
||||
backgroundColor=2E3440
|
||||
barBorderColor=ECEFF4
|
||||
exportAtlases=false
|
||||
menuBackgroundBrightness=64
|
||||
disableRecipeBook=false
|
||||
title=
|
||||
barColor=ECEFF4
|
||||
overrideColors=false
|
||||
fmlLogColor=ECEFF4
|
||||
showTagNames=false
|
||||
fmlMemoryColor=ECEFF4
|
||||
menuBackgroundScale=32.0
|
||||
menuInnerBackgroundBrightness=32
|
||||
12
kubejs/config/common.properties
Normal file
12
kubejs/config/common.properties
Normal file
@@ -0,0 +1,12 @@
|
||||
#KubeJS Common Properties
|
||||
#Sat Sep 02 18:40:48 BST 2023
|
||||
matchJsonRecipes=true
|
||||
allowAsyncStreams=true
|
||||
announceReload=true
|
||||
startupErrorGUI=true
|
||||
serverOnly=false
|
||||
hideServerScriptErrors=false
|
||||
saveDevPropertiesInConfig=false
|
||||
packmode=default
|
||||
ignoreCustomUniqueRecipeIds=false
|
||||
startupErrorReportUrl=
|
||||
11
kubejs/config/probejs.json
Normal file
11
kubejs/config/probejs.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"firstLoad": false,
|
||||
"noAggressiveProbing": true,
|
||||
"docsTimestamp": 1692148143245,
|
||||
"allowRegistryObjectDumps": false,
|
||||
"requireSingleAndPerm": true,
|
||||
"enabled": true,
|
||||
"disableRecipeJsonDump": false,
|
||||
"dumpJSONIntermediates": false,
|
||||
"version": 1
|
||||
}
|
||||
Reference in New Issue
Block a user