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 -2
View File
@@ -16,7 +16,7 @@ mythfurn2.addItemInput(<materialpart:vibranium:ingot>);
mythfurn2.addItemInput(<contenttweaker:arc_residue>*3);
mythfurn2.addItemInput(<iceandfire:dragonsteel_ice_ingot>);
mythfurn2.addItemInput(<iceandfire:dragonsteel_fire_ingot>);
mythfurn2.addItemInput(<minecraft:iron_ingot>*6);
mythfurn2.addItemInput(<ore:ingotAluminum>*6);
mythfurn2.addItemOutput(<materialpart:hot_vibranium_alloy:ingot>*12);
mythfurn2.build();
@@ -51,4 +51,3 @@ mythfurn7.addItemOutput(<minecraft:coal:1>);
mythfurn7.build();