diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-03-30 12:30:04 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-30 06:30:04 -0400 |
commit | 25c10733446916c439ce6f0e8a4b534fab3ea995 (patch) | |
tree | e71eca1dc61a6c62a12d00f7e4658abb13f3cf8f /items/SHADOW_ASSASSIN_ADMIRAL.json | |
parent | d3d8a844b68fdfa55fc5d62cd2255cd886a0eb40 (diff) | |
download | NotEnoughUpdates-REPO-25c10733446916c439ce6f0e8a4b534fab3ea995.tar.gz NotEnoughUpdates-REPO-25c10733446916c439ce6f0e8a4b534fab3ea995.tar.bz2 NotEnoughUpdates-REPO-25c10733446916c439ce6f0e8a4b534fab3ea995.zip |
Added Skins (Hypixel likes Money), changed Mobs to Heads, fixed a few things and added a Item (#448)
Diffstat (limited to 'items/SHADOW_ASSASSIN_ADMIRAL.json')
-rw-r--r-- | items/SHADOW_ASSASSIN_ADMIRAL.json | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/items/SHADOW_ASSASSIN_ADMIRAL.json b/items/SHADOW_ASSASSIN_ADMIRAL.json new file mode 100644 index 00000000..c574d479 --- /dev/null +++ b/items/SHADOW_ASSASSIN_ADMIRAL.json @@ -0,0 +1,25 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§5Admiral Skin", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"4eda5069-938a-36d8-a22e-b131851e0633\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYxMDIyNTA5NTgxNywKICAicHJvZmlsZUlkIiA6ICI0ZTMwZjUwZTdiYWU0M2YzYWZkMmE3NDUyY2ViZTI5YyIsCiAgInByb2ZpbGVOYW1lIiA6ICJfdG9tYXRvel8iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZDdmY2ZhNWIwYWY4NTVmMzE0NjA2YTVjZDJiNTk3NDc1Mjg2YTE1MmQxZWUwOGQ5OTQ5YTYzODZjYmM0NmE4ZSIKICAgIH0KICB9Cn0\"}]}},display:{Lore:[0:\"§8Consumed on use\",1:\"\",2:\"§7§7Item skins give your gear a\",3:\"§7fresh new look! Apply them just\",4:\"§7like an enchant book using the\",5:\"§7anvil.\",6:\"§7\",7:\"§7§7This skin can be applied to\",8:\"§7§a§5Shadow Assassin Helmet\",9:\"\",10:\"§eRight click on your pet to\",11:\"§eapply this skin!\",12:\"\",13:\"§5§lEPIC COSMETIC\"],Name:\"§5Admiral Skin\"},ExtraAttributes:{originTag:\"FIRE_SALE\",id:\"SHADOW_ASSASSIN_ADMIRAL\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§7§7Item skins give your gear a", + "§7fresh new look! Apply them just", + "§7like an enchant book using the", + "§7anvil.", + "§7", + "§7§7This skin can be applied to", + "§7§a§5Shadow Assassin Helmet", + "", + "§5§lEPIC COSMETIC" + ], + "internalname": "SHADOW_ASSASSIN_ADMIRAL", + "crafttext": "", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Fire_Sale" + ] +}
\ No newline at end of file |