diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-09-30 15:16:29 -0400 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-09-30 15:16:29 -0400 |
commit | 676ca2614a78336167aa292ef1b354c03f352093 (patch) | |
tree | c8afcb17bd36dd1b3b1fc6b9d6fb75cc38df90dd /items/MASTIFF_PUPPY.json | |
parent | c142654be4625f976cf1eb493ceb26049bfaff2d (diff) | |
download | NotEnoughUpdates-REPO-676ca2614a78336167aa292ef1b354c03f352093.tar.gz NotEnoughUpdates-REPO-676ca2614a78336167aa292ef1b354c03f352093.tar.bz2 NotEnoughUpdates-REPO-676ca2614a78336167aa292ef1b354c03f352093.zip |
Some new Items
Diffstat (limited to 'items/MASTIFF_PUPPY.json')
-rw-r--r-- | items/MASTIFF_PUPPY.json | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/items/MASTIFF_PUPPY.json b/items/MASTIFF_PUPPY.json new file mode 100644 index 00000000..c2fb41c9 --- /dev/null +++ b/items/MASTIFF_PUPPY.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Puppy Skin", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"32f2d048-af64-3e8c-b37a-3ab4213bd22b\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZjIyZjY3ZTVmZTViYWRiM2EwYzIzMTg2MGQyYjY4NjgyY2VkNGFmZTkyZjhkMWFkZjgyMmNlOWNkNGIwYTc0MCJ9fX0K\"}]}},display:{Lore:[0:\"§7§7Armor skins give your gear a\",1:\"§7fresh new look! Apply them just\",2:\"§7like an enchant book using the\",3:\"§7anvil.\",4:\"§7\",5:\"§7§7This skin can be applied to\",6:\"§7§a§5Mastiff Crown\",7:\"\",8:\"§9§lRARE COSMETIC\"],Name:\"§9Puppy Skin\"},ExtraAttributes:{originTag:\"FIRE_SALE\",id:\"MASTIFF_PUPPY\",uuid:\"c71e1783-128f-4f59-944b-b6b60b944482\",timestamp:\"9/26/20 5:08 PM\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§7§7Armor 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§5Mastiff Crown", + "", + "§9§lRARE COSMETIC" + ], + "internalname": "MASTIFF_PUPPY", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file |