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