diff options
Diffstat (limited to 'items/DWARVEN_DIAMOND_AXE.json')
-rw-r--r-- | items/DWARVEN_DIAMOND_AXE.json | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/items/DWARVEN_DIAMOND_AXE.json b/items/DWARVEN_DIAMOND_AXE.json new file mode 100644 index 00000000..70384232 --- /dev/null +++ b/items/DWARVEN_DIAMOND_AXE.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:diamond_axe", + "displayname": "§cScavenged Diamond Axe", + "nbttag": "{ench:[],Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Quest Item\",1:\"\",2:\"§7Bring to the §6Keeper of Diamond\",3:\"§6§7in the §2Mines of Divan§7.\",4:\"\",5:\"§c§lSPECIAL\"],Name:\"§cScavenged Diamond Axe\"},ExtraAttributes:{id:\"DWARVEN_DIAMOND_AXE\"}}", + "damage": 0, + "lore": [ + "§7Quest Item", + "", + "§7Bring to the §6Keeper of Diamond", + "§6§7in the §2Mines of Divan§7.", + "", + "§c§lSPECIAL" + ], + "internalname": "DWARVEN_DIAMOND_AXE", + "crafttext": "", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "" +}
\ No newline at end of file |