This commit is contained in:
ZHAY10086
2026-07-02 16:56:56 +08:00
parent 6e8de90c52
commit 41c76e04e1
1287 changed files with 20910 additions and 6637 deletions
+7
View File
@@ -783,6 +783,13 @@ hypergrowth106.setChance(0.0);
hypergrowth106.addItemOutput(<thaumcraft:void_seed>*64);
hypergrowth106.build();
val hypergrowth107 = RecipeBuilder.newBuilder("hypergrowth107","hypergrowth_insolator",10);
hypergrowth107.addFluidInput(<fluid:hot_spring_water>*100);
hypergrowth107.addItemInput(<mysticalagriculture:manasteel_seeds>);
hypergrowth107.setChance(0.0);
hypergrowth107.addItemOutput(<mysticalagriculture:manasteel_essence>*64);
hypergrowth107.build();