Minefactory Reloaded how to config

  • Please make sure you are posting in the correct place. Server ads go here and modpack bugs go here
  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord

NandoB

New Member
Jul 29, 2019
4
0
1
hello all

dont know where to put this right but i got a question about Minefactory Reloaded

how do i config Minefactory Reloaded to let me build it with buildcraft or ic2 stuff like in direwolf20 Let Play S6E17 Animal Farming
 
I think you mean Thermal Expansion rather than Buildcraft

Edit <InstallFolder>\Direwolf20_1_6_4\minecraft\config\powercrystals\minefactoryreloaded\common.cfg

Code:
####################
# recipesets
####################

recipesets {
    # If true, MFR will register its GregTech-based recipes.
    B:EnableGregTechRecipes=false

    # If true, MFR will register its Thermal Expansion-based recipes.
    B:EnableThermalExpansionRecipes=false

    # If true, MFR will register its standard (vanilla-item-only) recipes.
    B:EnableVanillaRecipes=true
}

If you set GT to true make sure to set others to false, only 1 should be true really.