init
This commit is contained in:
commit
a956daf8e2
2351 changed files with 163047 additions and 0 deletions
16
kubejs/config/client.properties
Normal file
16
kubejs/config/client.properties
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
#KubeJS Client Properties
|
||||
#Sat Nov 25 20:26:48 CET 2023
|
||||
backgroundColor=0F5688
|
||||
menuBackgroundBrightness=64
|
||||
exportAtlases=false
|
||||
barBorderColor=ECEFF4
|
||||
disableRecipeBook=true
|
||||
title=Monifactory (BETA)
|
||||
barColor=ECEFF4
|
||||
overrideColors=true
|
||||
fmlLogColor=ECEFF4
|
||||
showTagNames=false
|
||||
fmlMemoryColor=ECEFF4
|
||||
menuBackgroundScale=32.0
|
||||
blurScaledPackIcon=true
|
||||
menuInnerBackgroundBrightness=32
|
||||
13
kubejs/config/common.properties
Normal file
13
kubejs/config/common.properties
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
#KubeJS Common Properties
|
||||
#Sat Sep 09 19:38:00 CEST 2023
|
||||
matchJsonRecipes=true
|
||||
allowAsyncStreams=true
|
||||
announceReload=true
|
||||
startupErrorGUI=true
|
||||
serverOnly=false
|
||||
hideServerScriptErrors=false
|
||||
saveDevPropertiesInConfig=true
|
||||
packmode=default
|
||||
ignoreCustomUniqueRecipeIds=false
|
||||
creativeModeTabIcon=minecraft\:purple_dye
|
||||
startupErrorReportUrl=
|
||||
15
kubejs/config/dev.properties
Normal file
15
kubejs/config/dev.properties
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
#KubeJS Dev Properties
|
||||
#Mon Dec 11 14:30:26 CET 2023
|
||||
logSkippedTags=false
|
||||
logSkippedRecipes=false
|
||||
logSkippedPlugins=true
|
||||
debugInfo=false
|
||||
strictTags=false
|
||||
logAddedRecipes=false
|
||||
logRemovedRecipes=false
|
||||
logModifiedRecipes=false
|
||||
logInvalidRecipeHandlers=true
|
||||
dataPackOutput=false
|
||||
logGeneratedData=false
|
||||
logErroringRecipes=true
|
||||
alwaysCaptureErrors=false
|
||||
BIN
kubejs/config/packicon.png
Normal file
BIN
kubejs/config/packicon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 6 KiB |
Loading…
Add table
Add a link
Reference in a new issue