diff options
author | Strebbypatty <82723062+Strebbypatty@users.noreply.github.com> | 2021-10-13 21:51:13 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-13 15:51:13 -0400 |
commit | e84a3fc439e3ce25e5a26b7bc75b8c8a344af61c (patch) | |
tree | ca59bbb526212fd954e29d7373abf01fe6c55044 /items/PET_SKIN_TIGER_SABER_TOOTH.json | |
parent | 1a393e99b2b1c37b27cffec9dfd6fe1fbef6c13a (diff) | |
download | NotEnoughUpdates-REPO-e84a3fc439e3ce25e5a26b7bc75b8c8a344af61c.tar.gz NotEnoughUpdates-REPO-e84a3fc439e3ce25e5a26b7bc75b8c8a344af61c.tar.bz2 NotEnoughUpdates-REPO-e84a3fc439e3ce25e5a26b7bc75b8c8a344af61c.zip |
Even more Newest Newer New, jk its just the new Nether Artifact :) also jani asked me to do some stuff now so its alot of stuff actually (#624)
* Add files via upload
* Update NETHER_ARTIFACT.json
* Update MITHRIL_GOLEM;2.json
* Update MITHRIL_GOLEM;3.json
* Update MITHRIL_GOLEM;2.json
* Update MITHRIL_GOLEM;2.json
* Update MITHRIL_GOLEM;3.json
* Update MITHRIL_GOLEM;4.json
* Update MITHRIL_GOLEM;3.json
* Add files via upload
* Add files via upload
* Add files via upload
* Update DIVAN_BOOTS.json
* Update DIVAN_CHESTPLATE.json
* Update DIVAN_HELMET.json
* Add files via upload
* Add files via upload
* Add files via upload
* Update PET_SKIN_TIGER_SABER_TOOTH.json
* Update PET_SKIN_TIGER_SABER_TOOTH.json
* Add files via upload
* Add files via upload
* Add files via upload
* Add files via upload
* Add files via upload
* Add files via upload
* Add files via upload
* Update PET_SKIN_TIGER_SABER_TOOTH.json
Diffstat (limited to 'items/PET_SKIN_TIGER_SABER_TOOTH.json')
-rw-r--r-- | items/PET_SKIN_TIGER_SABER_TOOTH.json | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/items/PET_SKIN_TIGER_SABER_TOOTH.json b/items/PET_SKIN_TIGER_SABER_TOOTH.json new file mode 100644 index 00000000..7877c899 --- /dev/null +++ b/items/PET_SKIN_TIGER_SABER_TOOTH.json @@ -0,0 +1,30 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§5Saber-Tooth Tiger Skin", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"7ceec9f6-db6f-3d28-987c-8a27542c7390\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYzMDM3NTc0NzgwOCwKICAicHJvZmlsZUlkIiA6ICIzZjM4YmViZGYwMWQ0MjNkYWI4MjczZjUwNGFiNGEyNyIsCiAgInByb2ZpbGVOYW1lIiA6ICJjazM0Nzk0MjM1NzUzNzMxIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2U5MmRiYTJmYmQ2OTlkNTQxYjJmYTBmYmNhZmY2NDBhZDhjMzExOTg3YWRlNTlhMTNiMmE2NWQwY2UzMTkzMTYiLAogICAgICAibWV0YWRhdGEiIDogewogICAgICAgICJtb2RlbCIgOiAic2xpbSIKICAgICAgfQogICAgfQogIH0KfQ\"}]}},display:{Lore:[0:\"§8Consumed on use\",1:\"\",2:\"§7§7Pet skins change the look and\",3:\"§7particle trail of your pet but\",4:\"§7only one skin can be active at a\",5:\"§7time!\",6:\"\",7:\"§7§7This skin can only be applied\",8:\"§7to Tiger pets.\",9:\"\",10:\"§7§eRight click on your pet to\",11:\"§eapply this skin!\",12:\"\",13:\"§5§lEPIC COSMETIC\"],Name:\"§f§f§5Saber-Tooth Tiger Skin\"},ExtraAttributes:{originTag:\"FIRE_SALE\",id:\"PET_SKIN_TIGER_SABER_TOOTH\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§8Consumed on use", + "", + "§7§7Pet skins change the look and", + "§7particle trail of your pet but", + "§7only one skin can be active at a", + "§7time!", + "", + "§7§7This skin can only be applied", + "§7to Tiger pets.", + "", + "§7§eRight click on your pet to", + "§eapply this skin!", + "", + "§5§lEPIC COSMETIC" + ], + "internalname": "PET_SKIN_TIGER_SABER_TOOTH", + "crafttext": "", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Pet_Skin" + ], +} |