0.14.9 update

This commit is contained in:
sainagh
2023-11-04 16:52:08 -07:00
parent 774eebf95c
commit aff46567a7
605 changed files with 78919 additions and 10353 deletions
+6 -1
View File
@@ -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();