Files
Astroblock/overrides/config/usefulnullifiers.cfg
Jacob Vinding 1c991e905d Initial
2025-12-27 00:06:47 +01:00

30 lines
627 B
INI

# 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
}