0.14.9 update
This commit is contained in:
@@ -2,6 +2,7 @@ import mods.modularmachinery.RecipeBuilder;
|
||||
import mods.thaumcraft.Infusion;
|
||||
|
||||
|
||||
// recursion terra chain
|
||||
|
||||
val combinethepuzzles = RecipeBuilder.newBuilder("combinethepuzzles","me_entropic_sythesizer",200);
|
||||
combinethepuzzles.addFluidInput(<fluid:twilight_fire>*800);
|
||||
@@ -224,4 +225,8 @@ mythasstrulyallofthem.addItemOutput(<contenttweaker:greckon_garnet>*64);
|
||||
mythasstrulyallofthem.addItemOutput(<contenttweaker:dustopia_garnet>*64);
|
||||
mythasstrulyallofthem.addItemOutput(<contenttweaker:vethea_garnet>*64);
|
||||
mythasstrulyallofthem.addItemOutput(<contenttweaker:shyrelands_garnet>*64);
|
||||
mythasstrulyallofthem.build();
|
||||
mythasstrulyallofthem.build();
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user