diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-01-12 16:15:32 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-12 15:15:32 +0000 |
commit | ebb12d1d2e7c21c54d2587fbd78399f349f1b9a9 (patch) | |
tree | 96588d5a12d7f3f4de96522df92fc3662edd6be1 /items/PERSONAL_DELETOR_6000.json | |
parent | 59a9316cdf022acc4677bf29591096d6e3ba4688 (diff) | |
download | NotEnoughUpdates-REPO-ebb12d1d2e7c21c54d2587fbd78399f349f1b9a9.tar.gz NotEnoughUpdates-REPO-ebb12d1d2e7c21c54d2587fbd78399f349f1b9a9.tar.bz2 NotEnoughUpdates-REPO-ebb12d1d2e7c21c54d2587fbd78399f349f1b9a9.zip |
Added new skins and fixed lore of deletor (#1085)
Diffstat (limited to 'items/PERSONAL_DELETOR_6000.json')
-rw-r--r-- | items/PERSONAL_DELETOR_6000.json | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/items/PERSONAL_DELETOR_6000.json b/items/PERSONAL_DELETOR_6000.json index 14f9f3ef..2d7f8ef3 100644 --- a/items/PERSONAL_DELETOR_6000.json +++ b/items/PERSONAL_DELETOR_6000.json @@ -1,11 +1,10 @@ { "itemid": "minecraft:dispenser", "displayname": "§5Personal Deletor 6000", - "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:\"§5§lEPIC ACCESSORY\"],Name:\"§5Personal Deletor 6000\"},ExtraAttributes:{id:\"PERSONAL_DELETOR_6000\"}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Automatically delete specific items on\",1:\"§7pickup.\",2:\"\",3:\"§eRight-click to configure!\",4:\"\",5:\"§5§lEPIC ACCESSORY\"],Name:\"§5Personal Deletor 6000\"},ExtraAttributes:{id:\"PERSONAL_DELETOR_6000\"}}", "damage": 0, "lore": [ - "§7Automatically delete certain", - "§7materials in your inventory on", + "§7Automatically delete specific items on", "§7pickup.", "", "§eRight-click to configure!", @@ -26,7 +25,7 @@ "internalname": "PERSONAL_DELETOR_6000", "crafttext": "Requires: Iron XI", "clickcommand": "viewrecipe", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Personal_Deletor_6000", |