diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-05-04 15:37:39 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-04 09:37:39 -0400 |
commit | 7f1e7145a27783512953993de5d79b055bb64de3 (patch) | |
tree | dad9820a908cd5aa77b5faa9dc272c8d1318b223 /items/RABBIT;3.json | |
parent | 03075e639a24db3c170c824df78daf74b1a2163f (diff) | |
download | NotEnoughUpdates-REPO-7f1e7145a27783512953993de5d79b055bb64de3.tar.gz NotEnoughUpdates-REPO-7f1e7145a27783512953993de5d79b055bb64de3.tar.bz2 NotEnoughUpdates-REPO-7f1e7145a27783512953993de5d79b055bb64de3.zip |
Rainbow Name and Fixes (#483)
* Rainbow Name and Fixes
* Pet Fixes
* Misc Fixes
* Wiki Links
Diffstat (limited to 'items/RABBIT;3.json')
-rw-r--r-- | items/RABBIT;3.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/items/RABBIT;3.json b/items/RABBIT;3.json index c72bff9a..53964e75 100644 --- a/items/RABBIT;3.json +++ b/items/RABBIT;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §5Rabbit", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"a9a344e6-192c-335f-8d51-5bc1321cb350\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMTE3YmZmYzE5NzJhY2Q3ZjNiNGE4ZjQzYjViNmM3NTM0Njk1YjhmZDYyNjc3ZTAzMDZiMjgzMTU3NGIifX19\"}]}},display:{Lore:[0:\"§8Farming Pet\",1:\"\",2:\"§7Health: §a{HEALTH} HP\",3:\"§7Speed: §a{SPEED}\",4:\"\",5:\"§6Happy Feet\",6:\"§7§7Jump potions also give §a{0}\",7:\"§a§7speed\",8:\"\",9:\"§6Farming Exp Boost\",10:\"§7§7§7Boosts your Farming exp by\",11:\"§7§a{1}%§7\",12:\"\",13:\"§7§eRight-click to add this pet to\",14:\"§eyour pet menu!\",15:\"\",16:\"§5§lEPIC\"],Name:\"§f§f§7[Lvl {LVL}] §5Rabbit\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"RABBIT\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"EPIC\\\",\\\"hideInfo\\\":false}\",id:\"RABBIT;3\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"a9a344e6-192c-335f-8d51-5bc1321cb350\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMTE3YmZmYzE5NzJhY2Q3ZjNiNGE4ZjQzYjViNmM3NTM0Njk1YjhmZDYyNjc3ZTAzMDZiMjgzMTU3NGIifX19\"}]}},display:{Lore:[0:\"§8Farming Pet\",1:\"\",2:\"§7Health: §a{HEALTH} HP\",3:\"§7Speed: §a{SPEED}\",4:\"\",5:\"§6Happy Feet\",6:\"§7§7Jump potions also give §a+{0}\",7:\"§a§7speed\",8:\"\",9:\"§6Farming Exp Boost\",10:\"§7§7§7Boosts your Farming exp by\",11:\"§7§a{1}%§7\",12:\"\",13:\"§7§eRight-click to add this pet to\",14:\"§eyour pet menu!\",15:\"\",16:\"§5§lEPIC\"],Name:\"§f§f§7[Lvl {LVL}] §5Rabbit\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"RABBIT\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"EPIC\\\",\\\"hideInfo\\\":false}\",id:\"RABBIT;3\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Farming Pet", @@ -10,7 +10,7 @@ "§7Speed: §a{SPEED}", "", "§6Happy Feet", - "§7§7Jump potions also give §a{0}", + "§7§7Jump potions also give §a+{0}", "§a§7speed", "", "§6Farming Exp Boost", @@ -24,7 +24,7 @@ ], "internalname": "RABBIT;3", "clickcommand": "viewrecipe", - "modver": "REL-1.0.0", + "modver": "2.0.0-REL", "recipe": { "A1": "RABBIT:8", "A2": "RABBIT:8", |