init
This commit is contained in:
commit
a956daf8e2
2351 changed files with 163047 additions and 0 deletions
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
|
||||
Loading…
Add table
Add a link
Reference in a new issue