Clean slate

This commit is contained in:
bytegrip
2025-11-08 15:21:14 +02:00
commit 73bfc2019d
890 changed files with 112578 additions and 0 deletions

14
config/placebo.cfg Normal file
View File

@@ -0,0 +1,14 @@
# 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: true]
B:"Fast Shapeless Recipes"=true
# If patreon donor particles are enabled for this client. [default: true]
B:"Patreon Effects"=true
}