diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-12-03 11:25:24 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-12-03 21:25:24 +1100 |
commit | 8d30c12edce0800e744a93ee743e03a7f4dbb8c5 (patch) | |
tree | 3f5794f616926614c62e01df29a94d322dc50af1 /items/REINDEER;4.json | |
parent | eb78fb7fe219a0ac5f7a937008be6b65c515e6cf (diff) | |
download | NotEnoughUpdates-REPO-8d30c12edce0800e744a93ee743e03a7f4dbb8c5.tar.gz NotEnoughUpdates-REPO-8d30c12edce0800e744a93ee743e03a7f4dbb8c5.tar.bz2 NotEnoughUpdates-REPO-8d30c12edce0800e744a93ee743e03a7f4dbb8c5.zip |
Added new jerry stuff, fixed oringo npc and books (#869)
Diffstat (limited to 'items/REINDEER;4.json')
-rw-r--r-- | items/REINDEER;4.json | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/items/REINDEER;4.json b/items/REINDEER;4.json new file mode 100644 index 00000000..1e18afa2 --- /dev/null +++ b/items/REINDEER;4.json @@ -0,0 +1,38 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§7[Lvl {LVL}] §6Reindeer", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"32ffdfaf-3148-3d23-85a7-b9a059cd9dae\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY2OTM5MDAxMDk5MywKICAicHJvZmlsZUlkIiA6ICIzZmFhZDFiMWYxMzU0MDM2OGY3YjlmMThlM2Y5YzRiZSIsCiAgInByb2ZpbGVOYW1lIiA6ICJKb3NlUGxheTE5IiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2EyZGY2NWM2ZmQxOWE1OGJlZTM4MjUyMTkyYWM3Y2UyY2YxZGM4NjMyYzM1NDdhOTIyOGI2YjY5NzI0MGQwOTgiCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§8Fishing Pet\",1:\"\",2:\"§7Health: §a{HEALTH}\",3:\"§7Sea Creature Chance: §c{SEA_CREATURE_CHANCE}%\",4:\"\",5:\"§6Winter Sprint\",6:\"§7§7Gain §ddouble §7pet §aEXP§7.\",7:\"\",8:\"§6Infused\",9:\"§7§7Gives §b+{0}§b☂ Fishing Speed\",10:\"§b§7while on §cJerry\u0027s Workshop§7.\",11:\"\",12:\"§6Snow Power\",13:\"§7§7Grants §a+5% §7bonus gift\",14:\"§7chance during the §cGift Attack\",15:\"§c§7event.\",16:\"\",17:\"§6Icy Wind\",18:\"§7§7Grants §a+20% §7chance of\",19:\"§7getting double §bIce Essence§7.\",20:\"\",21:\"§7§eRight-click to add this pet to\",22:\"§eyour pet menu!\",23:\"\",24:\"§6§lLEGENDARY\"],Name:\"§7[Lvl {LVL}] §6Reindeer\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"REINDEER\\\",\\\"active\\\":false,\\\"exp\\\":0,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0,\\\"hideRightClick\\\":false}\",id:\"REINDEER;4\"}}", + "damage": 3, + "lore": [ + "§8Fishing Pet", + "", + "§7Health: §a{HEALTH}", + "§7Sea Creature Chance: §c{SEA_CREATURE_CHANCE}%", + "", + "§6Winter Sprint", + "§7§7Gain §ddouble §7pet §aEXP§7.", + "", + "§6Infused", + "§7§7Gives §b+{0}§b☂ Fishing Speed", + "§b§7while on §cJerry\u0027s Workshop§7.", + "", + "§6Snow Power", + "§7§7Grants §a+5% §7bonus gift", + "§7chance during the §cGift Attack", + "§c§7event.", + "", + "§6Icy Wind", + "§7§7Grants §a+20% §7chance of", + "§7getting double §bIce Essence§7.", + "", + "§7§eRight-click to add this pet to", + "§eyour pet menu!", + "", + "§6§lLEGENDARY" + ], + "internalname": "REINDEER;4", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file |