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
View File
@@ -493,7 +493,6 @@ val bot48 = RecipeBuilder.newBuilder("bot48","gaia_altar",60);
bot48.addEnergyPerTickInput(40000);
bot48.addItemInput(<extrabotany:cocoondesire>*32);
bot48.addItemInput(<contenttweaker:covetous_nest>*1);
bot48.addItemInput(<contenttweaker:covetous_nest>*1);
bot48.addItemInput(<contenttweaker:one_power_aspected_emerald>*16);
bot48.addItemOutput(<contenttweaker:covetous_cocoon>*32);
bot48.build();