diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-10-21 08:03:59 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-21 17:03:59 +1100 |
commit | ba08abe1141c788714430eb76a081960a6af250a (patch) | |
tree | fc3c445e2ffbc056a28317e1c280d97cbebeedfa /items/ENDERMITE;0.json | |
parent | 5b2c32fa4c1bcd6badf90a8a25356d5630ba78bc (diff) | |
download | NotEnoughUpdates-REPO-ba08abe1141c788714430eb76a081960a6af250a.tar.gz NotEnoughUpdates-REPO-ba08abe1141c788714430eb76a081960a6af250a.tar.bz2 NotEnoughUpdates-REPO-ba08abe1141c788714430eb76a081960a6af250a.zip |
Added new items from the end update (#843)
Diffstat (limited to 'items/ENDERMITE;0.json')
-rw-r--r-- | items/ENDERMITE;0.json | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/items/ENDERMITE;0.json b/items/ENDERMITE;0.json index 38a40781..4be41e76 100644 --- a/items/ENDERMITE;0.json +++ b/items/ENDERMITE;0.json @@ -1,18 +1,19 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §fEndermite", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"a1f64509-9670-320a-a9bd-4a1e7df6fed9\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNWExYTA4MzFhYTAzYWZiNDIxMmFkY2JiMjRlNWRmYWE3ZjQ3NmExMTczZmNlMjU5ZWY3NWE4NTg1NSJ9fX0=\"}]}},display:{Lore:[0:\"§8Mining Pet\",1:\"\",2:\"§7Intelligence: §a{INTELLIGENCE}\",3:\"\",4:\"§6More Stonks\",5:\"§7§7Gain more exp orbs for\",6:\"§7breaking end stone and gain a\",7:\"§7+§a{0}% §7chance to get an extra\",8:\"§7block dropped\",9:\"\",10:\"§7§eRight-click to add this pet to\",11:\"§eyour pet menu!\",12:\"\",13:\"§f§lCOMMON\"],Name:\"§f§f§7[Lvl {LVL}] §fEndermite\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"ENDERMITE\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"COMMON\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0}\",id:\"ENDERMITE;0\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"a1f64509-9670-320a-a9bd-4a1e7df6fed9\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNWExYTA4MzFhYTAzYWZiNDIxMmFkY2JiMjRlNWRmYWE3ZjQ3NmExMTczZmNlMjU5ZWY3NWE4NTg1NSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Mining Pet\",1:\"\",2:\"§7Intelligence: §a{INTELLIGENCE}\",3:\"§7Pet Luck: §a{PET_LUCK}\",4:\"\",5:\"§6More Stonks\",6:\"§7§7Gain more exp orbs for\",7:\"§7breaking end stone and gain a\",8:\"§7+§a{0}% §7chance to get an extra\",9:\"§7block dropped.\",10:\"\",11:\"§7§eRight-click to add this pet to\",12:\"§eyour pet menu!\",13:\"\",14:\"§f§lCOMMON\"],Name:\"§f§f§7[Lvl {LVL}] §fEndermite\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"ENDERMITE\\\",\\\"active\\\":false,\\\"exp\\\":0,\\\"tier\\\":\\\"COMMON\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0}\",id:\"ENDERMITE;0\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Mining Pet", "", "§7Intelligence: §a{INTELLIGENCE}", + "§7Pet Luck: §a{PET_LUCK}", "", "§6More Stonks", "§7§7Gain more exp orbs for", "§7breaking end stone and gain a", "§7+§a{0}% §7chance to get an extra", - "§7block dropped", + "§7block dropped.", "", "§7§eRight-click to add this pet to", "§eyour pet menu!", |