diff options
author | BuildTools <james.jenour@protonmail.com> | 2020-07-08 14:52:27 +1000 |
---|---|---|
committer | BuildTools <james.jenour@protonmail.com> | 2020-07-08 14:52:27 +1000 |
commit | 2ebf7137e1827cfb5e4e2bd7f0bb1ca04971507b (patch) | |
tree | a8876b04cf9d5ae6a9abfdc74950092a4fd61e45 /items/RED_NOSE.json | |
parent | 0272241edb84e1a2288e6a204a5f196ede529704 (diff) | |
download | NotEnoughUpdates-REPO-2ebf7137e1827cfb5e4e2bd7f0bb1ca04971507b.tar.gz NotEnoughUpdates-REPO-2ebf7137e1827cfb5e4e2bd7f0bb1ca04971507b.tar.bz2 NotEnoughUpdates-REPO-2ebf7137e1827cfb5e4e2bd7f0bb1ca04971507b.zip |
dungeons & other stuff
Diffstat (limited to 'items/RED_NOSE.json')
-rw-r--r-- | items/RED_NOSE.json | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/items/RED_NOSE.json b/items/RED_NOSE.json new file mode 100644 index 00000000..9c563772 --- /dev/null +++ b/items/RED_NOSE.json @@ -0,0 +1,25 @@ +{ + "internalname": "RED_NOSE", + "itemid": 397, + "displayname": "§9Red Nose", + "clickcommand": "", + "damage": 3, + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"935f5d83-5c2c-34ce-8942-5a314efe9358\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTU5MzYxMTA5MzQ5MSwKICAicHJvZmlsZUlkIiA6ICJlNzkzYjJjYTdhMmY0MTI2YTA5ODA5MmQ3Yzk5NDE3YiIsCiAgInByb2ZpbGVOYW1lIiA6ICJUaGVfSG9zdGVyX01hbiIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS82Yjc0OTBiNzY5YzkwYjI5YzRkMDgzNzE1YTc1MmEwNTU4NzhjYzE5NTQzNDUxYWMzODdmODhmNzQ5MzQ1OTA2IgogICAgfQogIH0KfQ\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"\",2:\"§7Can be used in a Reforge Anvil\",3:\"§7or with the Dungeon Blacksmith\",4:\"§7to apply the §8Ridiculous\",5:\"§8§7reforge to a helmet.\",6:\"\",7:\"§7§8§oBonzo never wears it in the\",8:\"§8§opresence of other Necromancers.\",9:\"\",10:\"§7Requires §aMining Skill Level\",11:\"§aXVII§7!\",12:\"\",13:\"§9§lRARE REFORGE STONE\"],Name:\"§9Red Nose\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"RED_NOSE\",uuid:\"d719139d-4ec3-4328-bf14-486b9742c7ea\",timestamp:\"7/7/20 11:11 PM\"}}", + "modver": "1.0.0", + "lore": [ + "§8Reforge Stone", + "", + "§7Can be used in a Reforge Anvil", + "§7or with the Dungeon Blacksmith", + "§7to apply the §8Ridiculous", + "§8§7reforge to a helmet.", + "", + "§7§8§oBonzo never wears it in the", + "§8§opresence of other Necromancers.", + "", + "§7Requires §aMining Skill Level", + "§aXVII§7!", + "", + "§9§lRARE REFORGE STONE" + ] +}
\ No newline at end of file |