This commit is contained in:
sainagh
2026-04-10 18:28:58 -05:00
parent 6e24b21e79
commit 89cbf41e1d
405 changed files with 41371 additions and 2602 deletions
+5
View File
@@ -368,3 +368,8 @@ thaumrepl18me.addFluidOutput(<fluid:whisper_of_right_and_just_creation>*100);
thaumrepl18me.build();
val thaumrepl19 = RecipeBuilder.newBuilder("thaumrepl19","thaumic_replicator",800);
thaumrepl19.addAspectInput("aqua",1);
thaumrepl19.addItemInput(<chickens:liquid_egg:0>);
thaumrepl19.addFluidOutput(<fluid:water>*20000);
thaumrepl19.build();