diff options
Diffstat (limited to 'items/YELLOW_BANDANA.json')
-rw-r--r-- | items/YELLOW_BANDANA.json | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/items/YELLOW_BANDANA.json b/items/YELLOW_BANDANA.json new file mode 100644 index 00000000..13be2136 --- /dev/null +++ b/items/YELLOW_BANDANA.json @@ -0,0 +1,30 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Yellow Bandana", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"af29695b-92b7-305e-965e-8d906f99b342\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY3ODgyMjE1OTcwMSwKICAicHJvZmlsZUlkIiA6ICI0NDAzZGM1NDc1YmM0YjE1YTU0OGNmZGE2YjBlYjdkOSIsCiAgInByb2ZpbGVOYW1lIiA6ICJHYXl0b3duIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzc5OWQxNjczN2I0ZjI2MzNmOWU3YzQ1Mzg5OTIxMTVjMTA3OTI4YTlhMDFhYmZmNDA3YzAyOTcxOTRiZDY4NjciCiAgICB9CiAgfQp9\"}]}},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§7Grants §6+30☘ Farming\",8:\"§6Fortune§7.\",9:\"\",10:\"§7§eRight click on your pet to\",11:\"§egive it this item!\",12:\"\",13:\"§9§lRARE PET ITEM\",14:\"\",15:\"§7Cost\",16:\"§c300 Copper\"],Name:\"§9Yellow Bandana\"},ExtraAttributes:{id:\"YELLOW_BANDANA\"}}", + "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§7Grants §6+30☘ Farming", + "§6Fortune§7.", + "", + "§7§eRight click on your pet to", + "§egive it this item!", + "", + "§9§lRARE PET ITEM", + "", + "§7Cost", + "§c300 Copper" + ], + "internalname": "YELLOW_BANDANA", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file |