diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-12-03 11:25:24 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-12-03 21:25:24 +1100 |
commit | 8d30c12edce0800e744a93ee743e03a7f4dbb8c5 (patch) | |
tree | 3f5794f616926614c62e01df29a94d322dc50af1 /items/BINGONIMBUS_2000.json | |
parent | eb78fb7fe219a0ac5f7a937008be6b65c515e6cf (diff) | |
download | NotEnoughUpdates-REPO-8d30c12edce0800e744a93ee743e03a7f4dbb8c5.tar.gz NotEnoughUpdates-REPO-8d30c12edce0800e744a93ee743e03a7f4dbb8c5.tar.bz2 NotEnoughUpdates-REPO-8d30c12edce0800e744a93ee743e03a7f4dbb8c5.zip |
Added new jerry stuff, fixed oringo npc and books (#869)
Diffstat (limited to 'items/BINGONIMBUS_2000.json')
-rw-r--r-- | items/BINGONIMBUS_2000.json | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/items/BINGONIMBUS_2000.json b/items/BINGONIMBUS_2000.json new file mode 100644 index 00000000..e33b643c --- /dev/null +++ b/items/BINGONIMBUS_2000.json @@ -0,0 +1,25 @@ +{ + "itemid": "minecraft:golden_pickaxe", + "displayname": "§5Bingonimbus 2000", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§8Breaking Power 7\",1:\"\",2:\"§7Damage: §c+30\",3:\"§7Mining Speed: §a+1,500\",4:\"§7Mining Fortune: §a+100\",5:\"\",6:\"§7A powerful tool that doesn\u0027t\",7:\"§7seem to break.\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§8§l* §8Co-op Soulbound §8§l*\",11:\"§5§lEPIC PICKAXE\"],Name:\"§5Bingonimbus 2000\"},ExtraAttributes:{id:\"BINGONIMBUS_2000\"}}", + "damage": 0, + "lore": [ + "§8Breaking Power 7", + "", + "§7Damage: §c+30", + "§7Mining Speed: §a+1,500", + "§7Mining Fortune: §a+100", + "", + "§7A powerful tool that doesn\u0027t", + "§7seem to break.", + "", + "§7§8This item can be reforged!", + "§8§l* §8Co-op Soulbound §8§l*", + "§5§lEPIC PICKAXE" + ], + "internalname": "BINGONIMBUS_2000", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file |