Minefactory Reloaded how to config

  • Please make sure you are posting in the correct place. Server ads go here and modpack bugs go here
  • FTB will be shutting down this forum by the end of July. 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
 

b0bst3r

New Member
Jul 29, 2019
2,195
0
1
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.
 

NandoB

New Member
Jul 29, 2019
4
0
1
thank you for your help

i will try it directly how to see if i did it right :)

thx alot :)