hotfix2 scripts

This commit is contained in:
ZHAY10086
2026-04-14 09:14:52 +08:00
parent 646636fe14
commit 0bdfcc7acc
19 changed files with 194 additions and 27 deletions
+1 -1
View File
@@ -308,6 +308,6 @@ val befaller12 = RecipeBuilder.newBuilder("befaller12","meteoric_befaller",100);
befaller12.addBiomeInput("tardis:mountains");
befaller12.addFluidInput(<fluid:meteoric_draconic_matter>*1000);
befaller12.addItemInput(<contenttweaker:tribody_fabrial>);
befaller12.addItemOutput(<contenttweaker:threefold_stellar_oscillator>*64);
befaller12.addItemOutput(<contenttweaker:threefold_stellar_oscillator>*320);
befaller12.build();