From f7ada52665fec28d5bda53716dd567460400de65 Mon Sep 17 00:00:00 2001 From: IRONM00N <64110067+IRONM00N@users.noreply.github.com> Date: Sat, 12 Sep 2020 14:59:34 -0400 Subject: Mayor Stuff Ik it isn't comlpeate, also theese are just the items, I am in the middle of adding recipies --- items/GRIFFIN;0.json | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 items/GRIFFIN;0.json (limited to 'items/GRIFFIN;0.json') diff --git a/items/GRIFFIN;0.json b/items/GRIFFIN;0.json new file mode 100644 index 00000000..106f72f2 --- /dev/null +++ b/items/GRIFFIN;0.json @@ -0,0 +1,32 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§7[Lvl {LVL}] §fGriffin", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"357dc70d-fd29-3615-88fb-b465ade33f19\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTU5ODQ0Njc0MjE0MSwKICAicHJvZmlsZUlkIiA6ICI0MWQzYWJjMmQ3NDk0MDBjOTA5MGQ1NDM0ZDAzODMxYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJNZWdha2xvb24iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNGMyN2UzY2I1MmE2NDk2OGU2MGM4NjFlZjFhYjg0ZTBhMGNiNWYwN2JlMTAzYWM3OGRhNjc3NjE3MzFmMDBjOCIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Crit Damage: §a+{CRIT_DAMAGE}\",3:\"§7Crit Chance: §a+{CRIT_CHANCE}\",4:\"§7Magic Find: §a+{MAGIC_FIND}\",5:\"§7Intelligence: §a+{INTELLIGENCE}\",6:\"§7Strength: §a+{STRENGTH}\",7:\"\",8:\"§6Odyssey\",9:\"§7§7While Diana\u0027s §2Mythological\",10:\"§2Ritual §7is active, mythological\",11:\"§7creatures you find scale\",12:\"§7depending on your Griffin\u0027s\",13:\"§7rarity.\",14:\"\",15:\"§7§eRight-click to add this pet to\",16:\"§eyour pet menu!\",17:\"\",18:\"§f§lCOMMON\"],Name:\"§7[Lvl {LVL}] §fGriffin\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"GRIFFIN\\\",\\\"active\\\":false,\\\"exp\\\":19131.58583999995,\\\"tier\\\":\\\"COMMON\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0,\\\"uuid\\\":\\\"cbfb23c1-c4c8-41f3-b284-a422b0ec3602\\\"}\",originTag:\"PET_MENU\",id:\"GRIFFIN;0\",uuid:\"cbfb23c1-c4c8-41f3-b284-a422b0ec3602\",timestamp:\"9/9/20 12:05 PM\"}}", + "damage": 3, + "lore": [ + "§8Combat Pet", + "", + "§7Crit Damage: §a+{CRIT_DAMAGE}", + "§7Crit Chance: §a+{CRIT_CHANCE}", + "§7Magic Find: §a+{MAGIC_FIND}", + "§7Intelligence: §a+{INTELLIGENCE}", + "§7Strength: §a+{STRENGTH}", + "", + "§6Odyssey", + "§7§7While Diana\u0027s §2Mythological", + "§2Ritual §7is active, mythological", + "§7creatures you find scale", + "§7depending on your Griffin\u0027s", + "§7rarity.", + "", + "§7§eRight-click to add this pet to", + "§eyour pet menu!", + "", + "§f§lCOMMON" + ], + "internalname": "GRIFFIN;0", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +} \ No newline at end of file -- cgit