This commit is contained in:
ZHAY10086
2024-10-22 20:20:29 +08:00
parent 45e6897175
commit 18ddedd8e6
29 changed files with 628 additions and 252 deletions
+5 -5
View File
@@ -76,7 +76,7 @@ bot6.addItemInput(<thebetweenlands:green_middle_gem>*2);
bot6.addItemInput(<thebetweenlands:crimson_middle_gem>*2);
bot6.addItemInput(<minecraft:dragon_egg>*2);
bot6.addItemInput(<minecraft:nether_star>*2);
bot6.addItemOutput(SuperEnchantedItem(<thebetweenlands:shockwave_sword>.withTag({display: {Name:"§6§oSword of the Swamps§r",Lore:["§d§oSuper-Enchanted§r"]}}), enclistSwampSwordWrapped).getItem());
bot6.addItemOutput(SuperEnchantedItem(<thebetweenlands:shockwave_sword>.withTag({display: {Name:"§6§o沼泽之剑§r",Lore:["§d§o超限附魔§r"]}}), enclistSwampSwordWrapped).getItem());
bot6.build();
val bot7 = RecipeBuilder.newBuilder("gateval7","valonite_gateway",100);
@@ -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§oSuper-Enchanted§r"]}}), enclistEonArmorWrapped).getItem());
bot8.addItemOutput(SuperEnchantedItem(<thebetweenlands:ancient_chestplate>.withTag({display: {Name:"§6§oEonic Chestplate§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§oSuper-Enchanted§r"]}}), enclistEonArmorWrapped).getItem());
bot9.addItemOutput(SuperEnchantedItem(<thebetweenlands:ancient_helmet>.withTag({display: {Name:"§6§oEonic Helmet§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§oSuper-Enchanted§r"]}}), enclistEonArmorWrapped).getItem());
bot10.addItemOutput(SuperEnchantedItem(<thebetweenlands:ancient_leggings>.withTag({display: {Name:"§6§oEonic Leggings§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§oSuper-Enchanted§r"]}}), enclistEonArmorWrapped).getItem());
bot11.addItemOutput(SuperEnchantedItem(<thebetweenlands:ancient_boots>.withTag({display: {Name:"§6§oEonic Boots§r",Lore:["§d§o超限附魔§r"]}}), enclistEonArmorWrapped).getItem());
bot11.build();
val bot12 = RecipeBuilder.newBuilder("gateval12","valonite_gateway",100);