Skip to content

Commit

Permalink
Update TPPITweaks configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
JDGBOLT committed Feb 2, 2014
1 parent af3f9a7 commit 4ec4bc4
Showing 1 changed file with 12 additions and 11 deletions.
23 changes: 12 additions & 11 deletions config/TPPI/TPPITweaks.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -108,17 +108,6 @@ item {
B:change_MPSA_recipes=true
}


####################
# options
####################

options {
# Big Reactors fuel rods take just a touch of reactor glass.
B:glassFuelRods=true
}


####################
# other mod tweaks
####################
Expand All @@ -130,12 +119,21 @@ options {
# Add a recipe for impure osmium dust to clean osmium dust in the IC2 ore washer.
B:addOsmiumToOreWasher=true

# Remove the recipe for the cardboard box (it can move ANY tile entity including nodes and spanwers)
B:disableCardboardBox=true

# OpenBlocks block breakers and placers have the same recipes as Redpower 2's.
B:eloraamBreakersAndDeployers=true

# Current version of ExU has broken recipes for the unstable ingot block. This fixes that.
B:fixExtraUtilsRecipes=true

# Big Reactors fuel rods take just a touch of reactor glass.
B:glassFuelRods=true

# Makes the recipe for the Atomic Disassembler much more difficult
B:harderAtomicDisassembler=true

# IC2 reinforced glass (glassReinforced) and Thermal Expansion hardened glass (glassHardened)
# will be cross-registered as each other in the ore dictionary.
B:ic2TEGlassInterchangeability=true
Expand Down Expand Up @@ -170,6 +168,9 @@ options {

# The title of the changelog
S:changelogTitle=TPPI Changelog

# The file name of the file to read the mod documentation from (used to support translation). Do not include the extension in the filename (it is .txt)
S:supportedModsFilename=SupportedMods
}


0 comments on commit 4ec4bc4

Please sign in to comment.