This commit is contained in:
ZHAY10086
2026-02-25 17:44:26 +08:00
parent 1875d132be
commit e909edb0eb
557 changed files with 61284 additions and 2892 deletions
+8
View File
@@ -768,6 +768,14 @@ hypergrowth104.setChance(0.0);
hypergrowth104.addItemOutput(<erebus:materials:3>*64);
hypergrowth104.build();
val hypergrowth105 = RecipeBuilder.newBuilder("hypergrowth105","hypergrowth_insolator",10);
hypergrowth105.addFluidInput(<fluid:hot_spring_water>*100);
hypergrowth105.addItemInput(<aoa3:rosidon_seeds>);
hypergrowth105.setChance(0.0);
hypergrowth105.addItemOutput(<aoa3:rosidons>*64);
hypergrowth105.build();