aboutsummaryrefslogtreecommitdiff
path: root/items/DUNGEON_DECOY.json
diff options
context:
space:
mode:
authorMoulberry <jjenour@student.unimelb.edu.au>2020-11-14 13:45:48 +1100
committerGitHub <noreply@github.com>2020-11-14 13:45:48 +1100
commit787596a49ec4ffd0e1a5469aace0ef21141bbd30 (patch)
treeef633e59e3783951beb986e2d09a5a18a11e14df /items/DUNGEON_DECOY.json
parentf8a56abfb09bfb9e9005a26ab9e42a80b30f966a (diff)
parenta582be1d33cb915aa5f0526f0160c35dcf10b1d7 (diff)
downloadNotEnoughUpdates-REPO-787596a49ec4ffd0e1a5469aace0ef21141bbd30.tar.gz
NotEnoughUpdates-REPO-787596a49ec4ffd0e1a5469aace0ef21141bbd30.tar.bz2
NotEnoughUpdates-REPO-787596a49ec4ffd0e1a5469aace0ef21141bbd30.zip
Merge pull request #301 from IRONM00N/master-patch
A bunch of fixes and stuff
Diffstat (limited to 'items/DUNGEON_DECOY.json')
-rw-r--r--items/DUNGEON_DECOY.json9
1 files changed, 7 insertions, 2 deletions
diff --git a/items/DUNGEON_DECOY.json b/items/DUNGEON_DECOY.json
index b085505a..6a5aa6ac 100644
--- a/items/DUNGEON_DECOY.json
+++ b/items/DUNGEON_DECOY.json
@@ -1,11 +1,11 @@
{
"internalname": "DUNGEON_DECOY",
- "itemid": 383,
+ "itemid": "minecraft:spawn_egg",
"displayname": "§aDecoy",
"clickcommand": "",
"damage": 0,
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Runs around and draws\",1:\"§7attention from nearby mobs,\",2:\"§7very handy for creating a\",3:\"§7distraction!\",4:\"\",5:\"§cDungeons only!\",6:\"\",7:\"§a§lUNCOMMON DUNGEON ITEM\"],Name:\"§aDecoy\"},ExtraAttributes:{id:\"DUNGEON_DECOY\"}}",
- "modver": "1.0.0",
+ "modver": "1.5-REL",
"lore": [
"§7Runs around and draws",
"§7attention from nearby mobs,",
@@ -15,5 +15,10 @@
"§cDungeons only!",
"",
"§a§lUNCOMMON DUNGEON ITEM"
+ ],
+ "crafttext": "",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Decoy"
]
} \ No newline at end of file