From e928aea91dda6e2b84edb3621e75281b707047a6 Mon Sep 17 00:00:00 2001 From: GordonDaFreeman Date: Tue, 16 Jan 2018 21:23:35 +0100 Subject: [PATCH] Sync --- resources/items.txt | 28 +++++++++++++-------------- resources/items/wyvern_boots.txt | 2 +- resources/items/wyvern_chestplate.txt | 2 +- resources/items/wyvern_helm.txt | 2 +- resources/items/wyvern_leggings.txt | 2 +- 5 files changed, 18 insertions(+), 18 deletions(-) diff --git a/resources/items.txt b/resources/items.txt index 54680da..1b6f504 100644 --- a/resources/items.txt +++ b/resources/items.txt @@ -1,5 +1,15 @@ -awakened_core +diamond_axe +diamond_boots +draconic_helm +diamond_chestplate +diamond_helmet +diamond_hoe +diamond_leggings +diamond_pickaxe +diamond_shovel +diamond_sword awakened_draconium_block +awakened_core awakened_draconium_ingot axe_of_the_wyvern basic_fusion_crafting_injector @@ -10,28 +20,18 @@ block_of_iron block_of_redstone bow bow_of_the_wyvern +draconic_chestplate +draconic_leggings +draconic_boots chaotic_core chaotic_fusion_crafting_injector -diamond_axe -diamond_boots -diamond_chestplate -diamond_helmet -diamond_hoe -diamond_leggings -diamond_pickaxe -diamond_shovel -diamond_sword draconic_axe -draconic_boots draconic_bow -draconic_chestplate draconic_core draconic_energy_core draconic_flux_capacitor draconic_fusion_crafting_injector -draconic_helm draconic_hoe -draconic_leggings draconic_pickaxe draconic_shovel draconic_staff_of_power diff --git a/resources/items/wyvern_boots.txt b/resources/items/wyvern_boots.txt index 9060f6f..7d0d66e 100644 --- a/resources/items/wyvern_boots.txt +++ b/resources/items/wyvern_boots.txt @@ -2,5 +2,5 @@ "type":"armor", "name": "Wyvern Boots", - "crafting": ["Diamond_boots", "Draconium Ingot", "Draconium Ingot", "Draconium Ingot", "Draconium Ingot", "Draconium Ingot", "Draconium Ingot", "wyvern_core", "wyvern_energy_core"] + "crafting": ["diamond_boots", "Draconium Ingot", "Draconium Ingot", "Draconium Ingot", "Draconium Ingot", "Draconium Ingot", "Draconium Ingot", "wyvern_core", "wyvern_energy_core"] } diff --git a/resources/items/wyvern_chestplate.txt b/resources/items/wyvern_chestplate.txt index 2f00e8e..5e499b8 100644 --- a/resources/items/wyvern_chestplate.txt +++ b/resources/items/wyvern_chestplate.txt @@ -2,5 +2,5 @@ "type":"armor", "name": "Wyvern Chestplate", - "crafting": ["Diamond_chestplate", "Draconium Ingot", "Draconium Ingot", "Draconium Ingot", "Draconium Ingot", "Draconium Ingot", "Draconium Ingot", "wyvern_core", "wyvern_energy_core"] + "crafting": ["diamond_chestplate", "Draconium Ingot", "Draconium Ingot", "Draconium Ingot", "Draconium Ingot", "Draconium Ingot", "Draconium Ingot", "wyvern_core", "wyvern_energy_core"] } diff --git a/resources/items/wyvern_helm.txt b/resources/items/wyvern_helm.txt index 2e6cecb..3f29bda 100644 --- a/resources/items/wyvern_helm.txt +++ b/resources/items/wyvern_helm.txt @@ -2,5 +2,5 @@ "type":"armor", "name": "Wyvern Helm", - "crafting": ["Diamond_helmet", "Draconium Ingot", "Draconium Ingot", "Draconium Ingot", "Draconium Ingot", "Draconium Ingot", "Draconium Ingot", "wyvern_core", "wyvern_energy_core"] + "crafting": ["diamond_helmet", "Draconium Ingot", "Draconium Ingot", "Draconium Ingot", "Draconium Ingot", "Draconium Ingot", "Draconium Ingot", "wyvern_core", "wyvern_energy_core"] } diff --git a/resources/items/wyvern_leggings.txt b/resources/items/wyvern_leggings.txt index 9a4b7dc..1c8e7cc 100644 --- a/resources/items/wyvern_leggings.txt +++ b/resources/items/wyvern_leggings.txt @@ -2,5 +2,5 @@ "type":"armor", "name": "Wyvern Leggings", - "crafting": ["Diamond_leggings", "Draconium Ingot", "Draconium Ingot", "Draconium Ingot", "Draconium Ingot", "Draconium Ingot", "Draconium Ingot", "wyvern_core", "wyvern_energy_core"] + "crafting": ["diamond_leggings", "Draconium Ingot", "Draconium Ingot", "Draconium Ingot", "Draconium Ingot", "Draconium Ingot", "Draconium Ingot", "wyvern_core", "wyvern_energy_core"] }