diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-11-07 18:34:18 -0500 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-11-07 18:34:18 -0500 |
commit | 10b2aee1bbb3aac11fd6bee5fc145f204bb6058c (patch) | |
tree | fa4790323d24e66fe4d0e3f0fb657583b7a6f170 /items/REPELLING_CANDLE.json | |
parent | 847a9d78a7d8569ae7c9280af6644e49bfebcf8c (diff) | |
download | NotEnoughUpdates-REPO-10b2aee1bbb3aac11fd6bee5fc145f204bb6058c.tar.gz NotEnoughUpdates-REPO-10b2aee1bbb3aac11fd6bee5fc145f204bb6058c.tar.bz2 NotEnoughUpdates-REPO-10b2aee1bbb3aac11fd6bee5fc145f204bb6058c.zip |
jani270 - A bunch of wiki URLS and Fixes
I take no credit for any of this, jani270 asked me to upload it for him.
Changelog
- Added Recipes for Pig/Spider/Skeleton/Endermite and added Wiki
- Added Stats for Werewolf Armor and Soul Whip and added Wiki
- Fixed Beastmaster Crest Kills and added Wiki
- Added Stats for the Shark Talismans and added Wiki
- Fixed Frozen Blaze Stats
for all other things I just added a wiki url
Diffstat (limited to 'items/REPELLING_CANDLE.json')
-rw-r--r-- | items/REPELLING_CANDLE.json | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/items/REPELLING_CANDLE.json b/items/REPELLING_CANDLE.json index 68941d1d..b9222e7b 100644 --- a/items/REPELLING_CANDLE.json +++ b/items/REPELLING_CANDLE.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§aRepelling Candle", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"1d367659-ceb9-3cd3-8df4-dd2d91ee46dc\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMjhjYTM2MTBiZjFlZDJkY2NlNWNhN2Y3ZjI5MTRhMWMyNWZiZmFiZDc0ZGNlNTFiM2Y1MTI2YmE0NGJhMWEyMCJ9fX0=\"}]}},display:{Lore:[0:\"§7§7Prevents unwanted monsters\",1:\"§7from spawning on your\",2:\"§7island!\",3:\"\",4:\"§dEmits life-scarring aroma!\",5:\"\",6:\"§a§lUNCOMMON\"],Name:\"§aRepelling Candle\"},ExtraAttributes:{id:\"REPELLING_CANDLE\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"1d367659-ceb9-3cd3-8df4-dd2d91ee46dc\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMjhjYTM2MTBiZjFlZDJkY2NlNWNhN2Y3ZjI5MTRhMWMyNWZiZmFiZDc0ZGNlNTFiM2Y1MTI2YmE0NGJhMWEyMCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7§7Prevents unwanted monsters\",1:\"§7from spawning on your\",2:\"§7island!\",3:\"\",4:\"§dEmits life-scarring aroma!\",5:\"\",6:\"§a§lUNCOMMON\"],Name:\"§aRepelling Candle\"},ExtraAttributes:{id:\"REPELLING_CANDLE\"}}", "damage": 3, "lore": [ "§7§7Prevents unwanted monsters", @@ -25,6 +25,10 @@ }, "internalname": "REPELLING_CANDLE", "clickcommand": "viewrecipe", - "modver": "1.0.0", - "crafttext": "Requires: Acacia Wood IX" + "modver": "1.5-REL", + "crafttext": "Requires: Acacia Wood IX", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Repelling_Candle" + ] }
\ No newline at end of file |