All Super Enchanted Item

This commit is contained in:
ZHAY10086
2024-10-25 23:20:48 +08:00
parent da4984c49f
commit fbcefd5dfe
9 changed files with 60 additions and 60 deletions
+4 -4
View File
@@ -93,7 +93,7 @@ bot8.addItemInput(<thebetweenlands:aqua_middle_gem>*2);
bot8.addItemInput(<thebetweenlands:green_middle_gem>*2);
bot8.addItemInput(<thebetweenlands:crimson_middle_gem>*2);
bot8.addItemInput(<minecraft:shulker_shell>*8);
bot8.addItemOutput(SuperEnchantedItem(<thebetweenlands:ancient_chestplate>.withTag({display: {Name:"§6§oEonic Chestplate§r",Lore:["§d§o超限附魔§r"]}}), enclistEonArmorWrapped).getItem());
bot8.addItemOutput(SuperEnchantedItem(<thebetweenlands:ancient_chestplate>.withTag({display: {Name:"§6§o古宙胸甲§r",Lore:["§d§o超限附魔§r"]}}), enclistEonArmorWrapped).getItem());
bot8.build();
val bot9 = RecipeBuilder.newBuilder("gateval9","valonite_gateway",2000);
@@ -104,7 +104,7 @@ bot9.addItemInput(<thebetweenlands:aqua_middle_gem>*2);
bot9.addItemInput(<thebetweenlands:green_middle_gem>*2);
bot9.addItemInput(<thebetweenlands:crimson_middle_gem>*2);
bot9.addItemInput(<minecraft:shulker_shell>*5);
bot9.addItemOutput(SuperEnchantedItem(<thebetweenlands:ancient_helmet>.withTag({display: {Name:"§6§oEonic Helmet§r",Lore:["§d§o超限附魔§r"]}}), enclistEonArmorWrapped).getItem());
bot9.addItemOutput(SuperEnchantedItem(<thebetweenlands:ancient_helmet>.withTag({display: {Name:"§6§o古宙头盔§r",Lore:["§d§o超限附魔§r"]}}), enclistEonArmorWrapped).getItem());
bot9.build();
val bot10 = RecipeBuilder.newBuilder("gateval10","valonite_gateway",2000);
@@ -115,7 +115,7 @@ bot10.addItemInput(<thebetweenlands:aqua_middle_gem>*2);
bot10.addItemInput(<thebetweenlands:green_middle_gem>*2);
bot10.addItemInput(<thebetweenlands:crimson_middle_gem>*2);
bot10.addItemInput(<minecraft:shulker_shell>*7);
bot10.addItemOutput(SuperEnchantedItem(<thebetweenlands:ancient_leggings>.withTag({display: {Name:"§6§oEonic Leggings§r",Lore:["§d§o超限附魔§r"]}}), enclistEonArmorWrapped).getItem());
bot10.addItemOutput(SuperEnchantedItem(<thebetweenlands:ancient_leggings>.withTag({display: {Name:"§6§o古宙护腿§r",Lore:["§d§o超限附魔§r"]}}), enclistEonArmorWrapped).getItem());
bot10.build();
val bot11 = RecipeBuilder.newBuilder("gateval11","valonite_gateway",2000);
@@ -126,7 +126,7 @@ bot11.addItemInput(<thebetweenlands:aqua_middle_gem>*2);
bot11.addItemInput(<thebetweenlands:green_middle_gem>*2);
bot11.addItemInput(<thebetweenlands:crimson_middle_gem>*2);
bot11.addItemInput(<minecraft:shulker_shell>*4);
bot11.addItemOutput(SuperEnchantedItem(<thebetweenlands:ancient_boots>.withTag({display: {Name:"§6§oEonic Boots§r",Lore:["§d§o超限附魔§r"]}}), enclistEonArmorWrapped).getItem());
bot11.addItemOutput(SuperEnchantedItem(<thebetweenlands:ancient_boots>.withTag({display: {Name:"§6§o古宙靴子§r",Lore:["§d§o超限附魔§r"]}}), enclistEonArmorWrapped).getItem());
bot11.build();
val bot12 = RecipeBuilder.newBuilder("gateval12","valonite_gateway",100);