Minefactory reloaded recipe change?

  • 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

traumatism

New Member
Jul 29, 2019
24
0
0
Im currently running DW20's latest version of the 1.6.4 server and have noticed the Deep Storage recipe has changed to include the need of a full tesseract frame. I know this wasnt the recipe before and wondered if anyone knew how to reset this and others if any back to normal
 

MacAisling

Popular Member
Apr 25, 2013
1,084
612
128
Kearneysville, West Virginia
What he said while I was busy tracking it down in the configs. The file tree goes something like this: Minecraft > config > powercrystals > minefactoryreloaded > common.cfg

at the very bottom of the file is this:

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=true

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

you want to change EnableVanillaRecipes to true. If more than 1 are true, you can choose between them in game. This will also change all the other recipes back to MFR plastic machine blocks, etc.

If you don't want to hunt enderman 1st, there is also this in the middle of the page somewhere:

# If true, DSU can be built out of chests instead of ender pearls. Does nothing if the DSU recipe is disabled.
B:Recipe.CheaperDSU=false
 
Last edited: