diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-01-28 17:43:47 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-28 11:43:47 -0500 |
commit | b065711971876d166005d3541c6b06519fc2a263 (patch) | |
tree | 6010a63abab65dd161495ba0575146bff0508d9a /items/BAT;1.json | |
parent | e497af8e248faef6bd7b81414747ac0d53cb8aa3 (diff) | |
download | NotEnoughUpdates-REPO-b065711971876d166005d3541c6b06519fc2a263.tar.gz NotEnoughUpdates-REPO-b065711971876d166005d3541c6b06519fc2a263.tar.bz2 NotEnoughUpdates-REPO-b065711971876d166005d3541c6b06519fc2a263.zip |
Fixed Things and added Things (#379)
* Fixed Tara and Oak Minion ( WTF )
* Fixed Bat (FINALLY AND WTF) and "fixed" Dolphin and Zombie
* Added Fishing LVL Reqs (:slight_smile:)
* Updated Beacon
* Fixed 2 Fairy Souls
* Forgot NBT Tag uups
Diffstat (limited to 'items/BAT;1.json')
-rw-r--r-- | items/BAT;1.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/items/BAT;1.json b/items/BAT;1.json index 6a405b7d..8becb159 100644 --- a/items/BAT;1.json +++ b/items/BAT;1.json @@ -4,8 +4,8 @@ "displayname": "§f§f§7[Lvl {LVL}] §aBat", "clickcommand": "viewrecipe", "damage": 3, - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"1911c3bb-c0af-3474-98e2-486478c5b9ea\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMzgyZmMzZjcxYjQxNzY5Mzc2YTllOTJmZTNhZGJhYWMzNzcyYjk5OWIyMTljOWQ2YjQ2ODBiYTk5ODNlNTI3In19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Mining Pet\",1:\"\",2:\"§7Intelligence: §a{INTELLIGENCE}\",3:\"§7Speed: §a{SPEED}\",4:\"\",5:\"§6Candy Lover\",6:\"§7§7Increases the chance for mobs\",7:\"§7to drop Candy by §a{0}%\",8:\"\",9:\"§7§eRight-click to add this pet to\",10:\"§eyour pet menu!\",11:\"\",12:\"§a§lUNCOMMON\"],Name:\"§f§f§7[Lvl {LVL}] §aBat\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"BAT\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"EPIC\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"BAT;1\",uuid:\"f692fc7f-5cec-4dc0-a59d-1d575b7ce683\",timestamp:\"4/2/20 3:36 AM\"},AttributeModifiers:[]}", - "modver": "REL-1.0.0", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"1911c3bb-c0af-3474-98e2-486478c5b9ea\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMzgyZmMzZjcxYjQxNzY5Mzc2YTllOTJmZTNhZGJhYWMzNzcyYjk5OWIyMTljOWQ2YjQ2ODBiYTk5ODNlNTI3In19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Mining Pet\",1:\"\",2:\"§7Intelligence: §a{INTELLIGENCE}\",3:\"§7Speed: §a{SPEED}\",4:\"\",5:\"§6Candy Lover\",6:\"§7§7Increases the chance for mobs\",7:\"§7to drop Candy by §a{0}%\",8:\"\",9:\"§7§eRight-click to add this pet to\",10:\"§eyour pet menu!\",11:\"\",12:\"§a§lUNCOMMON\"],Name:\"§f§f§7[Lvl {LVL}] §aBat\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"BAT\\\",\\\"active\\\":false,\\\"tier\\\":\\\"UNCOMMON\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"BAT;1\",uuid:\"f692fc7f-5cec-4dc0-a59d-1d575b7ce683\"},AttributeModifiers:[]}", + "modver": "2.0.0-REL", "lore": [ "§8Mining Pet", "", |