This commit is contained in:
Jacob Vinding
2025-12-26 23:36:50 +01:00
commit 44b79588a3
2778 changed files with 418761 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
# Configuration file
general {
# Set to true to disable IC2 support. Requires restart to take full effect.
B:disable=false
# How much (EU) IC2 energy to turn into (FE) Forge energy
# Min: 0
# Max: 2147483647
D:from_ic2=4.0
}