minecraft server init
This commit is contained in:
11
config/placebo.cfg
Normal file
11
config/placebo.cfg
Normal file
@ -0,0 +1,11 @@
|
||||
# Configuration file
|
||||
|
||||
general {
|
||||
# If placebo will dump all event handlers to the log in post init. [default: false]
|
||||
B:"Dump event handlers"=false
|
||||
|
||||
# If placebo will replace all ShapelessRecipes and ShapelessOreRecipes with FastShapelessRecipes. [default: false]
|
||||
B:"Fast Shapeless Recipes"=false
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user