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/BROKEN_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/BROKEN_PIGGY_BANK.json')
-rw-r--r-- | items/BROKEN_PIGGY_BANK.json | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/items/BROKEN_PIGGY_BANK.json b/items/BROKEN_PIGGY_BANK.json index d4a1b585..a83d0922 100644 --- a/items/BROKEN_PIGGY_BANK.json +++ b/items/BROKEN_PIGGY_BANK.json @@ -5,7 +5,7 @@ "clickcommand": "", "damage": 3, "nbttag": "{HideFlags:254,SkullOwner:{Id:\"758ba8b2-2fad-3ea2-baf4-a6c3e559295a\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NzUzMDE2MDgyNzUsInByb2ZpbGVJZCI6IjQxZDNhYmMyZDc0OTQwMGM5MDkwZDU0MzRkMDM4MzFiIiwicHJvZmlsZU5hbWUiOiJNZWdha2xvb24iLCJzaWduYXR1cmVSZXF1aXJlZCI6dHJ1ZSwidGV4dHVyZXMiOnsiU0tJTiI6eyJ1cmwiOiJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2I1OTAyMDdhZWVhMmQ4ZmM4MDE5NGYyYTEwOWY1YjE5OTljOTFlYmQzNzdkZmYwMWI5ZTdlYmUwOTFhM2E0MTkifX19\"}]}},display:{Lore:[0:\"§7It broke!\",1:\"\",2:\"§eRight-click to view recipe!\",3:\"\",4:\"§7§8This item can be reforged!\",5:\"§a§lUNCOMMON ACCESSORY\"],Name:\"§a§7Broken Piggy Bank\"},ExtraAttributes:{originTag:\"BROKEN_PIGGY_BANK\",id:\"BROKEN_PIGGY_BANK\",uuid:\"268b29df-6522-491f-8ffa-8d65da6db274\",timestamp:\"7/6/20 10:58 PM\"}}", - "modver": "1.0.0", + "modver": "1.5-REL", "lore": [ "§7It broke!", "", @@ -13,5 +13,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 |