diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-10-24 22:10:17 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-24 20:10:17 +0000 |
commit | e8e8c6f8ad13b06bce6218714a4f03287a30ca01 (patch) | |
tree | 07626aa4c6cde8a68aacb5173c103de6063e0183 /items/EERIE;0.json | |
parent | aa5a1508ecc795441917b7a5a8dfe33a00791d07 (diff) | |
download | NotEnoughUpdates-REPO-e8e8c6f8ad13b06bce6218714a4f03287a30ca01.tar.gz NotEnoughUpdates-REPO-e8e8c6f8ad13b06bce6218714a4f03287a30ca01.tar.bz2 NotEnoughUpdates-REPO-e8e8c6f8ad13b06bce6218714a4f03287a30ca01.zip |
Added new items from the spook event (#1013)
* Added new items and fixed intimidation texture
* Fixed Rarity of Tnt and 2 textures
* Added new items
* Fixed Sack Size, added new npcs and fixed some lore
* Fixed lores, added new pet stats, added new items
* Added new item, added new essenceshop perks (missing diamond and fixed monocle req
* Added new items to museum and fixed order
* Added Diamond Essence Perks and fixed some gold essence perk
* Tf did i do here
* Added winter warp
* Fixed Intimidation parent
Diffstat (limited to 'items/EERIE;0.json')
-rw-r--r-- | items/EERIE;0.json | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/items/EERIE;0.json b/items/EERIE;0.json new file mode 100644 index 00000000..72843ad2 --- /dev/null +++ b/items/EERIE;0.json @@ -0,0 +1,31 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§7[Lvl {LVL}] §fEerie", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"6977593c-236b-31c8-943e-6df9b3c0ab6c\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY5NTY2NTQ5MTMwMiwKICAicHJvZmlsZUlkIiA6ICJkYmQ4MDQ2M2EwMzY0Y2FjYjI3OGNhODBhMDBkZGIxMyIsCiAgInByb2ZpbGVOYW1lIiA6ICJ4bG9nMjEiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYzNhZjcwYzZmZjc2YmE0OGYyNGVlOGEyMDYzYTViNTBiYmZhYmY0MDlmNDc5NTI0OGEyOTJmODI4OWY0N2M5OCIsCiAgICAgICJtZXRhZGF0YSIgOiB7CiAgICAgICAgIm1vZGVsIiA6ICJzbGltIgogICAgICB9CiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7§8Edition: ???\",3:\"\",4:\"§7Speed: §a{SPEED}\",5:\"§7Intelligence: §a{INTELLIGENCE}\",6:\"\",7:\"§6Fearnesy\",8:\"§7§7§5Fear §7from §5Great Spook\",9:\"§5Armor §7in your §bwardrobe\",10:\"§b§7applies to you, even if you\",11:\"§7aren\u0027t wearing it.\",12:\"\",13:\"§7§eRight-click to add this pet to\",14:\"§eyour pet menu!\",15:\"\",16:\"§8§l* §8Soulbound §8§l*\",17:\"§f§lCOMMON\"],Name:\"§7[Lvl {LVL}] §fEerie\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"EERIE\\\",\\\"active\\\":false,\\\"exp\\\":0,\\\"tier\\\":\\\"COMMON\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0,\\\"hideRightClick\\\":false}\",year:2023,id:\"EERIE;0\"}}", + "damage": 3, + "lore": [ + "§8Combat Pet", + "", + "§7§8Edition: ???", + "", + "§7Speed: §a{SPEED}", + "§7Intelligence: §a{INTELLIGENCE}", + "", + "§6Fearnesy", + "§7§7§5Fear §7from §5Great Spook", + "§5Armor §7in your §bwardrobe", + "§b§7applies to you, even if you", + "§7aren\u0027t wearing it.", + "", + "§7§eRight-click to add this pet to", + "§eyour pet menu!", + "", + "§8§l* §8Soulbound §8§l*", + "§f§lCOMMON" + ], + "internalname": "EERIE;0", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file |