From a370cd99fb25e4ab7549d9fb4a5d3c283ecf8b63 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Sat, 30 Apr 2022 16:16:31 +0200 Subject: atom (#729) * atom * More Fixes * 185 --- items/PERSONAL_DELETOR_5000.json | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'items/PERSONAL_DELETOR_5000.json') diff --git a/items/PERSONAL_DELETOR_5000.json b/items/PERSONAL_DELETOR_5000.json index 4acbcd3a..aaba815f 100644 --- a/items/PERSONAL_DELETOR_5000.json +++ b/items/PERSONAL_DELETOR_5000.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:dispenser", "displayname": "§9Personal Deletor 5000", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Automatically delete certain\",1:\"§7materials in your inventory on\",2:\"§7pickup.\",3:\"\",4:\"§eRight-click to configure!\",5:\"\",6:\"§7§8This item can be reforged!\",7:\"§9§lRARE ACCESSORY\"],Name:\"§9Personal Deletor 5000\"},ExtraAttributes:{id:\"PERSONAL_DELETOR_5000\"}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Automatically delete certain\",1:\"§7materials in your inventory on\",2:\"§7pickup.\",3:\"\",4:\"§eRight-click to configure!\",5:\"\",6:\"§9§lRARE ACCESSORY\"],Name:\"§9Personal Deletor 5000\"},ExtraAttributes:{id:\"PERSONAL_DELETOR_5000\"}}", "damage": 0, "lore": [ "§7Automatically delete certain", @@ -10,7 +10,6 @@ "", "§eRight-click to configure!", "", - "§7§8This item can be reforged!", "§9§lRARE ACCESSORY" ], "recipe": { @@ -27,9 +26,9 @@ "internalname": "PERSONAL_DELETOR_5000", "clickcommand": "viewrecipe", "crafttext": "Requires: Iron X", - "modver": "2.0.0-REL", + "modver": "2.1.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Personal_Deletor_5000" ] -} +} \ No newline at end of file -- cgit