update to hotfix2

This commit is contained in:
ZHAY10086
2025-11-17 15:35:44 +08:00
parent 034eda5b37
commit af1c6af3e8
19 changed files with 123 additions and 67 deletions
+1 -1
View File
@@ -82,7 +82,7 @@ enc8.addItemOutput(SuperEnchantedItem(<aether_legacy:ice_pendant>.withTag({displ
enc8.build();
val enc9 = RecipeBuilder.newBuilder("astaeth9","gravitite_enchanter",40);
enc9.addFluidInput(<fluid:astralsorcery.liquidstarlight>*50);
enc9.addFluidInput(<fluid:astralsorcery.liquidstarlight>*60);
enc9.addItemInput(<aether_legacy:blue_berry>);
enc9.addItemOutput(<aether_legacy:enchanted_blueberry>);
enc9.build();