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/CRACKED_PIGGY_BANK.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/CRACKED_PIGGY_BANK.json')
-rw-r--r-- | items/CRACKED_PIGGY_BANK.json | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/items/CRACKED_PIGGY_BANK.json b/items/CRACKED_PIGGY_BANK.json index 498f57d6..7651a792 100644 --- a/items/CRACKED_PIGGY_BANK.json +++ b/items/CRACKED_PIGGY_BANK.json @@ -5,7 +5,7 @@ "clickcommand": "", "damage": 3, "nbttag": "{HideFlags:254,SkullOwner:{Id:\"be4aa523-6244-3090-84bc-9ca9e7ab1b0d\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NzU0ODY2NjM0OTQsInByb2ZpbGVJZCI6IjQxZDNhYmMyZDc0OTQwMGM5MDkwZDU0MzRkMDM4MzFiIiwicHJvZmlsZU5hbWUiOiJNZWdha2xvb24iLCJzaWduYXR1cmVSZXF1aXJlZCI6dHJ1ZSwidGV4dHVyZXMiOnsiU0tJTiI6eyJ1cmwiOiJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzE0YTdhYWMwODU5M2ExYTBiYzY2NjZmZTBhZWVkZmIxOTVkNDEzZmM5Y2Y4N2M3M2Y0YThjMDRkYTY0MTg4NTcifX19\"}]}},display:{Lore:[0:\"§7Saves §c75% §7of your coins on death.\",1:\"§7Only when in player inventory.\",2:\"§cVery fragile!\",3:\"\",4:\"§8Triggers when losing 20k+ coins.\",5:\"\",6:\"§7§8This item can be reforged!\",7:\"§a§lUNCOMMON ACCESSORY\"],Name:\"§a§cCracked Piggy Bank\"},ExtraAttributes:{originTag:\"CRACKED_PIGGY_BANK\",id:\"CRACKED_PIGGY_BANK\",uuid:\"a74c20e0-0397-4cec-b6a9-d83db215ba53\",timestamp:\"7/7/20 10:18 AM\"}}", - "modver": "1.0.0", + "modver": "1.5-REL", "lore": [ "§7Saves §c75% §7of your coins on death.", "§7Only when in player inventory.", @@ -15,5 +15,10 @@ "", "§7§8This item can be reforged!", "§a§lUNCOMMON ACCESSORY" + ], + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Piggy_Bank" ] }
\ No newline at end of file |