0.16.5-hotfix1

This commit is contained in:
sainagh
2024-10-22 15:32:10 -07:00
parent 6a6a0ba4f0
commit 9a9983c59a
5001 changed files with 257651 additions and 10123 deletions
+2 -2
View File
@@ -125,7 +125,7 @@ makedefinedingot.addFluidInput(<fluid:arbiterium>*500);
makedefinedingot.addItemOutput(<contenttweaker:defined_ingot>);
makedefinedingot.build();
/*
val makedefinedingotother = RecipeBuilder.newBuilder("makedefinedingotother","definer_two",100);
makedefinedingotother.addEnergyPerTickInput(10000000);
makedefinedingotother.addFluidInput(<fluid:hydrogen>*500);
@@ -249,4 +249,4 @@ makedefinedingotother.addFluidInput(<fluid:lawrencium>*500);
makedefinedingotother.addFluidInput(<fluid:meatballium>*500);
makedefinedingotother.addFluidInput(<fluid:arbiterium>*500);
makedefinedingotother.addItemOutput(<contenttweaker:defined_ingot>);
makedefinedingotother.build();
makedefinedingotother.build(); */