diff options
author | apotato321 <ryrylin5@gmail.com> | 2020-11-17 14:34:12 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-17 14:34:12 -0800 |
commit | 549357a3a201a2a24bfab4406346ab2289248929 (patch) | |
tree | f0e223f259d634852a48fc8454d0fcf756f1dafa /items/DEFUSE_KIT.json | |
parent | 21aed1acba081de6af108596c1c09376f69f3730 (diff) | |
parent | 27b5eb06a7f3926492ea83b2f59401ca7671b5f4 (diff) | |
download | NotEnoughUpdates-REPO-549357a3a201a2a24bfab4406346ab2289248929.tar.gz NotEnoughUpdates-REPO-549357a3a201a2a24bfab4406346ab2289248929.tar.bz2 NotEnoughUpdates-REPO-549357a3a201a2a24bfab4406346ab2289248929.zip |
Merge pull request #3 from Moulberry/master
123123
Diffstat (limited to 'items/DEFUSE_KIT.json')
-rw-r--r-- | items/DEFUSE_KIT.json | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/items/DEFUSE_KIT.json b/items/DEFUSE_KIT.json index 752ae7c6..7787e340 100644 --- a/items/DEFUSE_KIT.json +++ b/items/DEFUSE_KIT.json @@ -1,11 +1,11 @@ { "internalname": "DEFUSE_KIT", - "itemid": 359, + "itemid": "minecraft:shears", "displayname": "§aDefuse Kit", "clickcommand": "", "damage": 0, "nbttag": "{ench:[],Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Can be used to defuse Dungeon\",1:\"§7traps. Successful defusing of\",2:\"§7traps may increase your §b✎\",3:\"§bIntelligence§7! (Maximum +10)\",4:\"\",5:\"§7Traps Defused: §a0\",6:\"\",7:\"§a§lUNCOMMON DUNGEON ITEM\"],Name:\"§aDefuse Kit\"},ExtraAttributes:{id:\"DEFUSE_KIT\"}}", - "modver": "1.0.0", + "modver": "1.5-REL", "lore": [ "§7Can be used to defuse Dungeon", "§7traps. Successful defusing of", @@ -15,5 +15,10 @@ "§7Traps Defused: §a0", "", "§a§lUNCOMMON DUNGEON ITEM" + ], + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Defuse_Kit" ] }
\ No newline at end of file |