Clean slate

This commit is contained in:
bytegrip
2025-11-08 17:53:47 +02:00
commit a919c8717e
944 changed files with 134472 additions and 0 deletions

View File

@@ -0,0 +1,20 @@
# Configuration file
general {
# Is EU support (IndustrialCraft 2 Energy) enabled?
B:EUSupport=true
# How much RF is one EU?
D:EUtoRFRatio=4.0
# Can OPs access all owned blocks?
B:canOPAccessOwnedBlocks=false
# Should some blocks write debug messages on interaction?
B:doDebugChat=false
# Which recipes to use. Valid values: auto, enderio, mekanism, vanilla
S:recipes=auto
}