diff options
author | Moulberry <jjenour@student.unimelb.edu.au> | 2020-09-13 14:20:43 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-09-13 14:20:43 +1000 |
commit | e2b7d83929a37b67e6530a07b485eb1c22ca8f44 (patch) | |
tree | a196f0648e9621fa2316da7fe15d5ef88f8001fb /items/CROCHET_TIGER_PLUSHIE.json | |
parent | 784ce26613f6bc286efc0af8d60312ec5e7fbc70 (diff) | |
parent | 8075d184d6bb0adacc40a5627ebd0e9bf0f34ce2 (diff) | |
download | NotEnoughUpdates-REPO-e2b7d83929a37b67e6530a07b485eb1c22ca8f44.tar.gz NotEnoughUpdates-REPO-e2b7d83929a37b67e6530a07b485eb1c22ca8f44.tar.bz2 NotEnoughUpdates-REPO-e2b7d83929a37b67e6530a07b485eb1c22ca8f44.zip |
Merge pull request #264 from IRONM00N/master
Some mayor Stuff
Diffstat (limited to 'items/CROCHET_TIGER_PLUSHIE.json')
-rw-r--r-- | items/CROCHET_TIGER_PLUSHIE.json | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/items/CROCHET_TIGER_PLUSHIE.json b/items/CROCHET_TIGER_PLUSHIE.json new file mode 100644 index 00000000..2155922d --- /dev/null +++ b/items/CROCHET_TIGER_PLUSHIE.json @@ -0,0 +1,27 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§5Crochet Tiger Plushie", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"f7121c71-05f9-32af-9433-b889ced40c3f\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvM2JkZGY1YmFlM2FmNTkyODU4ZGY5YTE1MDEwOWU4OGMxY2FlZDhiYTUxZTc5M2MyNWFhMDNjYTFiMjVkYiJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Consumed on use\",1:\"\",2:\"§7§7Pet items can boost pets in\",3:\"§7various ways but pets can only\",4:\"§7hold 1 item at a time so choose\",5:\"§7wisely!\",6:\"\",7:\"§7§7Increases §e⚔ Bonus Attack\",8:\"§eSpeed §7by §a35\",9:\"\",10:\"§7§eRight click on your pet to\",11:\"§egive it this item!\",12:\"\",13:\"§5§lEPIC PET ITEM\"],Name:\"§f§f§5Crochet Tiger Plushie\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"CROCHET_TIGER_PLUSHIE\",uuid:\"311936da-a2ab-4dd7-8f15-262bc113e3c5\",timestamp:\"9/12/20 2:41 AM\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§8Consumed on use", + "", + "§7§7Pet items can boost pets in", + "§7various ways but pets can only", + "§7hold 1 item at a time so choose", + "§7wisely!", + "", + "§7§7Increases §e⚔ Bonus Attack", + "§eSpeed §7by §a35", + "", + "§7§eRight click on your pet to", + "§egive it this item!", + "", + "§5§lEPIC PET ITEM" + ], + "internalname": "CROCHET_TIGER_PLUSHIE", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file |