diff options
Diffstat (limited to 'items/ROOKIE_AXE.json')
-rw-r--r-- | items/ROOKIE_AXE.json | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/items/ROOKIE_AXE.json b/items/ROOKIE_AXE.json new file mode 100644 index 00000000..99ef39b1 --- /dev/null +++ b/items/ROOKIE_AXE.json @@ -0,0 +1,18 @@ +{ + "internalname": "ROOKIE_AXE", + "itemid": "minecraft:stone_axe", + "displayname": "Rookie Axe", + "clickcommand": "", + "damage": 0, + "nbttag": "{ench:[0:{lvl:1s,id:32s}],Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+20\",1:\"\",2:\"§9Efficiency I\",3:\"§7Increases how quickly your tool\",4:\"§7breaks blocks.\",5:\"\",6:\"§f§lCOMMON AXE\"],Name:\"§fRookie Axe\"},ExtraAttributes:{originTag:\"SHOP_PURCHASE\",id:\"ROOKIE_AXE\",enchantments:{efficiency:1},uuid:\"09446457-5cd3-428d-853a-af1a3144717a\",timestamp:\"3/31/20 12:58 AM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Damage: §c+20", + "", + "§9Efficiency I", + "§7Increases how quickly your tool", + "§7breaks blocks.", + "", + "§f§lCOMMON AXE" + ] +}
\ No newline at end of file |