diff options
-rw-r--r-- | items/DIAMOND_AXE.json | 25 | ||||
-rw-r--r-- | items/DIAMOND_HOE.json | 27 | ||||
-rw-r--r-- | items/DIAMOND_PICKAXE.json | 29 | ||||
-rw-r--r-- | items/DIAMOND_SPADE.json | 28 | ||||
-rw-r--r-- | items/DIAMOND_SWORD.json | 26 |
5 files changed, 124 insertions, 11 deletions
diff --git a/items/DIAMOND_AXE.json b/items/DIAMOND_AXE.json index d1d61d3c..e30cf501 100644 --- a/items/DIAMOND_AXE.json +++ b/items/DIAMOND_AXE.json @@ -1,14 +1,29 @@ { - "internalname": "DIAMOND_AXE", "itemid": "minecraft:diamond_axe", "displayname": "§aDiamond Axe", - "clickcommand": "", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+30\",1:\"\",2:\"§7§8This item can be reforged!\",3:\"§a§lUNCOMMON AXE\"],Name:\"§aDiamond Axe\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_COLLECT\",id:\"DIAMOND_AXE\",uuid:\"e6e44f89-8e17-4a46-913c-2a336be1b3e0\",timestamp:\"10/28/20 10:29 AM\"}}", "damage": 0, - "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+30\",1:\"\",2:\"§a§lUNCOMMON AXE\"],Name:\"§aDiamond Axe\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_SHIFT\",id:\"DIAMOND_AXE\",uuid:\"22943add-0ba5-4c02-b471-fd14644bc054\",timestamp:\"7/8/20 9:07 PM\"}}", - "modver": "1.0.0", "lore": [ "§7Damage: §c+30", "", + "§7§8This item can be reforged!", "§a§lUNCOMMON AXE" - ] + ], + "internalname": "DIAMOND_AXE", + "vanilla": true, + "crafttext": "", + "clickcommand": "viewrecipe", + "modver": "1.4-REL", + "infoType": "", + "recipe": { + "A1": "DIAMOND:1", + "A2": "DIAMOND:1", + "A3": "", + "B1": "DIAMOND:1", + "B2": "STICK:1", + "B3": "", + "C1": "", + "C2": "STICK:1", + "C3": "" + } }
\ No newline at end of file diff --git a/items/DIAMOND_HOE.json b/items/DIAMOND_HOE.json new file mode 100644 index 00000000..5a83c0d4 --- /dev/null +++ b/items/DIAMOND_HOE.json @@ -0,0 +1,27 @@ +{ + "itemid": "minecraft:diamond_hoe", + "displayname": "§aDiamond Hoe", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7§8This item can be reforged!\",1:\"§a§lUNCOMMON HOE\"],Name:\"§aDiamond Hoe\"},ExtraAttributes:{id:\"DIAMOND_HOE\"}}", + "damage": 0, + "lore": [ + "§7§8This item can be reforged!", + "§a§lUNCOMMON HOE" + ], + "internalname": "DIAMOND_HOE", + "vanilla": true, + "crafttext": "", + "clickcommand": "viewrecipe", + "modver": "1.4-REL", + "infoType": "", + "recipe": { + "A1": "DIAMOND:1", + "A2": "DIAMOND:1", + "A3": "", + "B1": "", + "B2": "STICK:1", + "B3": "", + "C1": "", + "C2": "STICK:1", + "C3": "" + } +}
\ No newline at end of file diff --git a/items/DIAMOND_PICKAXE.json b/items/DIAMOND_PICKAXE.json new file mode 100644 index 00000000..39e5adc0 --- /dev/null +++ b/items/DIAMOND_PICKAXE.json @@ -0,0 +1,29 @@ +{ + "itemid": "minecraft:diamond_pickaxe", + "displayname": "§aDiamond Pickaxe", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+30\",1:\"\",2:\"§7§8This item can be reforged!\",3:\"§a§lUNCOMMON PICKAXE\"],Name:\"§aDiamond Pickaxe\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_COLLECT\",id:\"DIAMOND_PICKAXE\",uuid:\"14ba3509-8a1c-4aba-a43d-e7dde87c74de\",timestamp:\"10/28/20 10:29 AM\"}}", + "damage": 0, + "lore": [ + "§7Damage: §c+30", + "", + "§7§8This item can be reforged!", + "§a§lUNCOMMON PICKAXE" + ], + "internalname": "DIAMOND_PICKAXE", + "vanilla": true, + "crafttext": "", + "clickcommand": "viewrecipe", + "modver": "1.4-REL", + "infoType": "", + "recipe": { + "A1": "DIAMOND:1", + "A2": "DIAMOND:1", + "A3": "DIAMOND:1", + "B1": "", + "B2": "STICK:1", + "B3": "", + "C1": "", + "C2": "STICK:1", + "C3": "" + } +}
\ No newline at end of file diff --git a/items/DIAMOND_SPADE.json b/items/DIAMOND_SPADE.json new file mode 100644 index 00000000..b267e43d --- /dev/null +++ b/items/DIAMOND_SPADE.json @@ -0,0 +1,28 @@ +{ + "itemid": "minecraft:diamond_shovel", + "displayname": "§aDiamond Shovel", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+30\",1:\"\",2:\"§a§lUNCOMMON SHOVEL\"],Name:\"§aDiamond Shovel\"},ExtraAttributes:{originTag:\"QUICK_CRAFTING\",id:\"DIAMOND_SPADE\",uuid:\"3d691cfd-1e59-4fa0-8de2-20e72f00be56\",timestamp:\"10/28/20 10:39 AM\"}}", + "damage": 0, + "lore": [ + "§7Damage: §c+30", + "", + "§a§lUNCOMMON SHOVEL" + ], + "internalname": "DIAMOND_SPADE", + "vanilla": true, + "crafttext": "", + "clickcommand": "viewrecipe", + "modver": "1.4-REL", + "infoType": "", + "recipe": { + "A1": "DIAMOND:1", + "A2": "", + "A3": "", + "B1": "STICK:1", + "B2": "", + "B3": "", + "C1": "STICK:1", + "C2": "", + "C3": "" + } +}
\ No newline at end of file diff --git a/items/DIAMOND_SWORD.json b/items/DIAMOND_SWORD.json index 34078020..c07b2154 100644 --- a/items/DIAMOND_SWORD.json +++ b/items/DIAMOND_SWORD.json @@ -1,15 +1,29 @@ { - "internalname": "DIAMOND_SWORD", - "itemid": 276, + "itemid": "minecraft:diamond_sword", "displayname": "§aDiamond Sword", - "clickcommand": "", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+35\",1:\"\",2:\"§7§8This item can be reforged!\",3:\"§a§lUNCOMMON SWORD\"],Name:\"§aDiamond Sword\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_COLLECT\",id:\"DIAMOND_SWORD\",uuid:\"0f44920f-6ad3-4c5f-8be8-c46c15af6fb5\",timestamp:\"10/28/20 10:29 AM\"}}", "damage": 0, - "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+35\",1:\"\",2:\"§7§8This item can be reforged!\",3:\"§a§lUNCOMMON SWORD\"],Name:\"§aDiamond Sword\"},ExtraAttributes:{id:\"DIAMOND_SWORD\"}}", - "modver": "1.0.0", "lore": [ "§7Damage: §c+35", "", "§7§8This item can be reforged!", "§a§lUNCOMMON SWORD" - ] + ], + "internalname": "DIAMOND_SWORD", + "vanilla": true, + "crafttext": "", + "clickcommand": "viewrecipe", + "modver": "1.4-REL", + "infoType": "", + "recipe": { + "A1": "DIAMOND:1", + "A2": "", + "A3": "", + "B1": "DIAMOND:1", + "B2": "", + "B3": "", + "C1": "STICK:1", + "C2": "", + "C3": "" + } }
\ No newline at end of file |