diff options
author | Moulberry <jjenour@student.unimelb.edu.au> | 2020-10-03 06:03:27 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-03 06:03:27 +1000 |
commit | 3ecf258ced69724feb09c9807d1dd73719bf7f5c (patch) | |
tree | 00baab2a701125a4f9ad8a676a8e2477d9fe70c9 /items/MASTIFF_PUPPY.json | |
parent | 228ec7960d0319d8018c24ee14a92ea235c5e68c (diff) | |
parent | 53df26bfed360f90f5eed3947e854606138888c7 (diff) | |
download | NotEnoughUpdates-REPO-3ecf258ced69724feb09c9807d1dd73719bf7f5c.tar.gz NotEnoughUpdates-REPO-3ecf258ced69724feb09c9807d1dd73719bf7f5c.tar.bz2 NotEnoughUpdates-REPO-3ecf258ced69724feb09c9807d1dd73719bf7f5c.zip |
Merge pull request #278 from IRONM00N/master
Some New Items And Fixes
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 |