This commit is contained in:
ZHAY10086
2025-06-24 09:19:21 +08:00
parent 1f044e5c15
commit aff472e017
7 changed files with 17 additions and 17 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ import mods.jei.JEI;
import mods.randomtweaker.jei.IJeiPanel;
import mods.randomtweaker.jei.IJeiUtils;
var markofthefallentowerJEI as IJeiPanel = JEI.createJei("fallen_tower_ritual", "坠星标");
var markofthefallentowerJEI as IJeiPanel = JEI.createJei("fallen_tower_ritual", "坠星标");
markofthefallentowerJEI.setModid("Railcraft");
markofthefallentowerJEI.setIcon(<bloodmagic:ritual_controller>);
markofthefallentowerJEI.addRecipeCatalyst(<contenttweaker:mark_fallen_tower>);