diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-12-03 14:39:34 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-03 13:39:34 +0000 |
commit | 2280adb118ee9eec3e87a41f7fb3fb65200f1145 (patch) | |
tree | d58f6c4849ced8a7abdf2fe31297c15925a165c9 /items/BINGONIMBUS_2000.json | |
parent | 8acf6ee1cf5636c1107fb33cbe6de47fe1050208 (diff) | |
download | NotEnoughUpdates-REPO-2280adb118ee9eec3e87a41f7fb3fb65200f1145.tar.gz NotEnoughUpdates-REPO-2280adb118ee9eec3e87a41f7fb3fb65200f1145.tar.bz2 NotEnoughUpdates-REPO-2280adb118ee9eec3e87a41f7fb3fb65200f1145.zip |
Fixed lore of 4 items (#1060)
Diffstat (limited to 'items/BINGONIMBUS_2000.json')
-rw-r--r-- | items/BINGONIMBUS_2000.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/items/BINGONIMBUS_2000.json b/items/BINGONIMBUS_2000.json index e95c59b3..73d0f40d 100644 --- a/items/BINGONIMBUS_2000.json +++ b/items/BINGONIMBUS_2000.json @@ -1,7 +1,7 @@ { "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\"}}", + "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* §8Soulbound §8§l*\",11:\"§5§lEPIC PICKAXE\"],Name:\"§5Bingonimbus 2000\"},ExtraAttributes:{id:\"BINGONIMBUS_2000\"}}", "damage": 0, "lore": [ "§8Breaking Power 7", @@ -14,13 +14,13 @@ "§7seem to break.", "", "§7§8This item can be reforged!", - "§8§l* §8Co-op Soulbound §8§l*", + "§8§l* §8Soulbound §8§l*", "§5§lEPIC PICKAXE" ], "internalname": "BINGONIMBUS_2000", "crafttext": "", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Bingonimbus_2000", |