This commit is contained in:
Jacob Vinding
2025-12-27 00:06:47 +01:00
commit 1c991e905d
1095 changed files with 172738 additions and 0 deletions

View File

@@ -0,0 +1,29 @@
# Configuration file
general {
# Add the recipe for the AION
B:enableAION=true
# Add the recipe for the Energy Nullifier
B:enableEnergyVoid=true
# Add the recipe for the Fluid Nullifier
B:enableFluidVoid=true
# Add the recipe for the Portable Overflow Nullifier
B:enableOverflow=true
# Add the recipe for the Portable AION
B:enablePortAION=true
# Add the recipe for the Portable Fluid Nullifier
B:enablePortFluidVoid=true
# Add the recipe for the Portable Item Nullifier
B:enablePortVoid=true
# Add the recipe for the Item Nullifier
B:enableVoid=true
}