diff options
Diffstat (limited to 'items/GREEN_BANDANA.json')
-rw-r--r-- | items/GREEN_BANDANA.json | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/items/GREEN_BANDANA.json b/items/GREEN_BANDANA.json new file mode 100644 index 00000000..b1a8b362 --- /dev/null +++ b/items/GREEN_BANDANA.json @@ -0,0 +1,28 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§5Green Bandana", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"010c83ea-b33c-3744-8eb1-b1543eb75233\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY3ODgyMjE0MTY3OCwKICAicHJvZmlsZUlkIiA6ICIyMzFmNmU0NWQ3YTc0ZTFlYWU3NGFhMWU5NmZlNDVlMyIsCiAgInByb2ZpbGVOYW1lIiA6ICJXaW5zdHJlYWtlcnMiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMzUyMWNjY2RiYjg5MmRmZjE4M2Q5N2JiZGIxMmYyNjcxZTBjZDEyYjk0NWI4ZmNhMjExYTcwNjUzNTlhMDNhNSIKICAgIH0KICB9Cn0\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§7Grants §6+4☘ Farming Fortune\",8:\"§6§7for each of your Garden\",9:\"§7Levels.\",10:\"\",11:\"§7§eRight click on your pet to\",12:\"§egive it this item!\",13:\"\",14:\"§5§lEPIC PET ITEM\"],Name:\"§f§f§5Green Bandana\"},ExtraAttributes:{id:\"GREEN_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+4☘ Farming Fortune", + "§6§7for each of your Garden", + "§7Levels.", + "", + "§7§eRight click on your pet to", + "§egive it this item!", + "", + "§5§lEPIC PET ITEM" + ], + "internalname": "GREEN_BANDANA", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file |