diff options
author | Moulberry <james.jenour@student.scotch.wa.edu.au> | 2020-07-28 19:02:17 +1000 |
---|---|---|
committer | Moulberry <james.jenour@student.scotch.wa.edu.au> | 2020-07-28 19:02:17 +1000 |
commit | bdc397344090de82b8605e41f36b6967638ca9e7 (patch) | |
tree | b333e9455ad9171c3cc52d16b7c3fab0e35fc6e2 /items/JERRY;0.json | |
parent | e3ebf5a2f765a081a039a3eb8c776cfd740bcbea (diff) | |
download | NotEnoughUpdates-REPO-bdc397344090de82b8605e41f36b6967638ca9e7.tar.gz NotEnoughUpdates-REPO-bdc397344090de82b8605e41f36b6967638ca9e7.tar.bz2 NotEnoughUpdates-REPO-bdc397344090de82b8605e41f36b6967638ca9e7.zip |
update pet items
Diffstat (limited to 'items/JERRY;0.json')
-rw-r--r-- | items/JERRY;0.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/items/JERRY;0.json b/items/JERRY;0.json index eed61b8a..b428ed7d 100644 --- a/items/JERRY;0.json +++ b/items/JERRY;0.json @@ -1,12 +1,12 @@ { "itemid": "minecraft:skull", - "displayname": "§f§f§7[Lvl 1➡100] §fJerry", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"c9540683-51e4-3942-ad17-4f2c3f3ae4b7\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvODIyZDhlNzUxYzhmMmZkNGM4OTQyYzQ0YmRiMmY1Y2E0ZDhhZThlNTc1ZWQzZWIzNGMxOGE4NmU5M2IifX19\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Intelligence: §a-1➡100\",3:\"\",4:\"§6Jerry\",5:\"§7§7Gain §a50% §7chance to deal\",6:\"§7your regular damage\",7:\"\",8:\"§6Jerry\",9:\"§7§7Gain §a100% §7chance to\",10:\"§7receive a normal amount of drops\",11:\"§7from mobs\",12:\"\",13:\"§7§eRight-click to add this pet to\",14:\"§eyour pet menu!\",15:\"\",16:\"§f§lCOMMON\"],Name:\"§f§f§7[Lvl 1➡100] §fJerry\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"JERRY\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false}\",originTag:\"CRAFTING_GRID_SHIFT\",id:\"JERRY;0\",uuid:\"81560f99-717c-44d2-b8bd-4f3363023b10\",timestamp:\"3/13/20 6:59 PM\"},AttributeModifiers:[]}", + "displayname": "§f§f§7[Lvl {LVL}] §fJerry", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"c9540683-51e4-3942-ad17-4f2c3f3ae4b7\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvODIyZDhlNzUxYzhmMmZkNGM4OTQyYzQ0YmRiMmY1Y2E0ZDhhZThlNTc1ZWQzZWIzNGMxOGE4NmU5M2IifX19\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Intelligence: §a{INTELLIGENCE}\",3:\"\",4:\"§6Jerry\",5:\"§7§7Gain §a50% §7chance to deal\",6:\"§7your regular damage\",7:\"\",8:\"§6Jerry\",9:\"§7§7Gain §a100% §7chance to\",10:\"§7receive a normal amount of drops\",11:\"§7from mobs\",12:\"\",13:\"§7§eRight-click to add this pet to\",14:\"§eyour pet menu!\",15:\"\",16:\"§f§lCOMMON\"],Name:\"§f§f§7[Lvl {LVL}] §fJerry\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"JERRY\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false}\",originTag:\"CRAFTING_GRID_SHIFT\",id:\"JERRY;0\",uuid:\"81560f99-717c-44d2-b8bd-4f3363023b10\",timestamp:\"3/13/20 6:59 PM\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Combat Pet", "", - "§7Intelligence: §a-1➡100", + "§7Intelligence: §a{INTELLIGENCE}", "", "§6Jerry", "§7§7Gain §a50% §7chance to deal", @@ -24,7 +24,7 @@ ], "internalname": "JERRY;0", "clickcommand": "viewrecipe", - "modver": "1.0.0", + "modver": "REL-1.0.0", "recipe": { "A1": "ASSISTANT:1", "A2": "ASSISTANT:1", |