diff options
Diffstat (limited to 'items/TREECAPITATOR_AXE.json')
-rw-r--r-- | items/TREECAPITATOR_AXE.json | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/items/TREECAPITATOR_AXE.json b/items/TREECAPITATOR_AXE.json new file mode 100644 index 00000000..816f3acc --- /dev/null +++ b/items/TREECAPITATOR_AXE.json @@ -0,0 +1,17 @@ +{ + "internalname": "TREECAPITATOR_AXE", + "itemid": "minecraft:golden_axe", + "displayname": "Treecapitator", + "clickcommand": "viewrecipe", + "damage": 0, + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7A forceful Gold Axe which can\",1:\"§7break a large amount of logs in\",2:\"§7a single hit!\",3:\"§8Cooldown: §a2s\",4:\"\",5:\"§5§lEPIC AXE\"],Name:\"§5Treecapitator\"},ExtraAttributes:{originTag:\"TREECAPITATOR_AXE\",id:\"TREECAPITATOR_AXE\",uuid:\"e5a845fe-937a-4357-8942-54b4bd794761\",timestamp:\"3/30/20 10:39 AM\"}}", + "modver": "1.0.0", + "lore": [ + "§7A forceful Gold Axe which can", + "§7break a large amount of logs in", + "§7a single hit!", + "§8Cooldown: §a2s", + "", + "§5§lEPIC AXE" + ] +}
\ No newline at end of file |