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

View File

@@ -0,0 +1,60 @@
# Configuration file
Attachment {
Servo {
Basic {
B:RedstoneControl=true
}
Hardened {
B:RedstoneControl=true
}
Reinforced {
B:RedstoneControl=true
}
Signalum {
B:RedstoneControl=true
}
Resonant {
B:RedstoneControl=true
}
}
Cover {
B:Recipe=true
}
}
Duct {
Energy {
# Adjust this value to change the amount of Energy (in RF/t) that can be received by a Leadstone Fluxduct. This base value will scale with duct level. [range: 100 ~ 10000, default: 1000]
I:BaseTransfer=1000
}
Recipes {
B:UseFluidTransposer=true
}
}
General {
# If TRUE, Ducts will display debug information where applicable. [default: false]
B:ShowDebugInfo=false
}
Version {
S:Identifier=2.5.6
}