diff options
Diffstat (limited to 'items/PICKONIMBUS.json')
-rw-r--r-- | items/PICKONIMBUS.json | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/items/PICKONIMBUS.json b/items/PICKONIMBUS.json new file mode 100644 index 00000000..a0df81b8 --- /dev/null +++ b/items/PICKONIMBUS.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:diamond_pickaxe", + "displayname": "§f§f§5Pickonimbus 2000", + "nbttag": "{ench:[],overrideMeta:1b,Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§8Breaking Power 7\",1:\"\",2:\"§7Damage: §c+30\",3:\"\",4:\"§7Mining Speed: §a+1,500\",5:\"\",6:\"§7A powerful tool that breaks\",7:\"§7after §a5000§7 uses.\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§5§lEPIC PICKAXE\"],Name:\"§f§f§5Pickonimbus 2000\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"PICKONIMBUS\",},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§8Breaking Power 7", + "", + "§7Damage: §c+30", + "", + "§7Mining Speed: §a+1,500", + "", + "§7A powerful tool that breaks", + "§7after §a5000§7 uses.", + "", + "§7§8This item can be reforged!", + "§5§lEPIC PICKAXE" + ], + "internalname": "PICKONIMBUS", + "crafttext": "", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "" +}
\ No newline at end of file |