diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-08-31 16:43:17 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-31 10:43:17 -0400 |
commit | a08535705d7a7534dbc6152c7f9340651693ac6d (patch) | |
tree | 52a5df025ace70ed2ce79b1ec6882e4d77cc82b3 /items/PET_SKIN_RABBIT.json | |
parent | 2648117ebe2214bb0886868e9f4c3761904050ae (diff) | |
download | NotEnoughUpdates-REPO-a08535705d7a7534dbc6152c7f9340651693ac6d.tar.gz NotEnoughUpdates-REPO-a08535705d7a7534dbc6152c7f9340651693ac6d.tar.bz2 NotEnoughUpdates-REPO-a08535705d7a7534dbc6152c7f9340651693ac6d.zip |
Stuff - Added and fixed things yes (#609)
* Stuff
* Updating feature link
* Fixed Hard Stone Minion
* Fixing Items
* yep
* Fixing Pet
* Fixing NBT Tags
* Forgot one
* Removed interp and other things
* learn to format
Co-authored-by: IRONM00N <64110067+IRONM00N@users.noreply.github.com>
Diffstat (limited to 'items/PET_SKIN_RABBIT.json')
-rw-r--r-- | items/PET_SKIN_RABBIT.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/items/PET_SKIN_RABBIT.json b/items/PET_SKIN_RABBIT.json index 244922e2..ffad4032 100644 --- a/items/PET_SKIN_RABBIT.json +++ b/items/PET_SKIN_RABBIT.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§5Pretty Rabbit Skin", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"6e4a93dc-c051-33f0-ae3d-17c29da03219\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYTM0NjMxZDk0MGZkZGI2ODlkZGVmNmEzYjM1MmM1MDIyMGM0NjBkYmEwNWNkMThkYzgzMTkyYjU5ZGM2NDdmOCJ9fX0K\"}]}},display:{Lore:[0:\"§8Fire Sale\",1:\"\",2:\"§5Pretty Rabbit Skin\",3:\"§8Consumed on use\",4:\"\",5:\"§7§7Pet skins change the look and\",6:\"§7particle trail of your pet but\",7:\"§7only one skin can be active at a\",8:\"§7time!\",9:\"\",10:\"§7§7This skin can only be applied\",11:\"§7to Rabbit pets.\",12:\"\",13:\"§7§eRight click on your pet to\",14:\"§eapply this skin!\",15:\"\",16:\"§5§lEPIC COSMETIC\"],Name:\"§6§lUPCOMING SALE\"},ExtraAttributes:{id:\"PET_SKIN_RABBIT\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"6e4a93dc-c051-33f0-ae3d-17c29da03219\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYTM0NjMxZDk0MGZkZGI2ODlkZGVmNmEzYjM1MmM1MDIyMGM0NjBkYmEwNWNkMThkYzgzMTkyYjU5ZGM2NDdmOCJ9fX0K\"}]}},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 Rabbit pets.\",9:\"\",10:\"§7§eRight click on your pet to\",11:\"§eapply this skin!\",12:\"\",13:\"§5§lEPIC COSMETIC\"],Name:\"§5Pretty Rabbit Skin\"},ExtraAttributes:{id:\"PET_SKIN_RABBIT\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Consumed on use", @@ -22,7 +22,7 @@ "internalname": "PET_SKIN_RABBIT", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Fire_Sale" |