diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-04-28 14:02:33 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-28 12:02:33 +0000 |
commit | 8bb8d972244f47857dc651c03330b63cd27893b7 (patch) | |
tree | df4962bfa9bf62a66ada6dad59cd55c7b530c166 /items/MOOSHROOM_COW;2.json | |
parent | 43f25e522cf5949d83463ed8a4b056f1a812272c (diff) | |
download | NotEnoughUpdates-REPO-8bb8d972244f47857dc651c03330b63cd27893b7.tar.gz NotEnoughUpdates-REPO-8bb8d972244f47857dc651c03330b63cd27893b7.tar.bz2 NotEnoughUpdates-REPO-8bb8d972244f47857dc651c03330b63cd27893b7.zip |
Added new Items, WIki Links and fixed some stuff (#727)
Diffstat (limited to 'items/MOOSHROOM_COW;2.json')
-rw-r--r-- | items/MOOSHROOM_COW;2.json | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/items/MOOSHROOM_COW;2.json b/items/MOOSHROOM_COW;2.json index 8167755b..784705c5 100644 --- a/items/MOOSHROOM_COW;2.json +++ b/items/MOOSHROOM_COW;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §9Mooshroom Cow", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"0551db97-ea7e-3c99-b0b6-db65a3d29a6d\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMmI1Mjg0MWYyZmQ1ODllMGJjODRjYmFiZjllMWMyN2NiNzBjYWM5OGY4ZDZiM2RkMDY1ZTU1YTRkY2I3MGQ3NyJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Farming Pet\",1:\"\",2:\"§7Farming Fortune: §a{FARMING_FORTUNE}\",3:\"§7Health: §a{HEALTH}\",4:\"\",5:\"§6Efficient Mushrooms\",6:\"§7§7Mushroom§7 and Mycelium\",7:\"§7minions work §a{0}% §7faster\",8:\"§7while on your island.\",9:\"\",10:\"§6Mushroom Eater\",11:\"§7§7Mushrooms drop from crops.\",12:\"\",13:\"§7§eRight-click to add this pet to\",14:\"§eyour pet menu!\",15:\"\",16:\"§9§lRARE\"],Name:\"§f§f§7[Lvl {LVL}] §9Mooshroom Cow\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"MOOSHROOM_COW\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"RARE\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0,\\\"hideRightClick\\\":false}\",id:\"MOOSHROOM_COW;2\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"0551db97-ea7e-3c99-b0b6-db65a3d29a6d\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMmI1Mjg0MWYyZmQ1ODllMGJjODRjYmFiZjllMWMyN2NiNzBjYWM5OGY4ZDZiM2RkMDY1ZTU1YTRkY2I3MGQ3NyJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Farming Pet\",1:\"\",2:\"§7Farming Fortune: §a{FARMING_FORTUNE}\",3:\"§7Health: §a{HEALTH}\",4:\"\",5:\"§6Efficient Mushrooms\",6:\"§7§7Mushroom§7 and Mycelium\",7:\"§7minions work §a{0}% §7faster\",8:\"§7while on your island.\",9:\"\",10:\"§6Mushroom Eater\",11:\"§7§7When breaking crops, there is\",12:\"§7a §a{1}% §7chance that a mushroom\",13:\"§7will drop.\",14:\"\",15:\"§7§eRight-click to add this pet to\",16:\"§eyour pet menu!\",17:\"\",18:\"§9§lRARE\"],Name:\"§f§f§7[Lvl {LVL}] §9Mooshroom Cow\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"MOOSHROOM_COW\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"RARE\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0,\\\"hideRightClick\\\":false}\",id:\"MOOSHROOM_COW;2\"}}", "damage": 3, "lore": [ "§8Farming Pet", @@ -15,7 +15,9 @@ "§7while on your island.", "", "§6Mushroom Eater", - "§7§7Mushrooms drop from crops.", + "§7§7When breaking crops, there is", + "§7a §a{1}% §7chance that a mushroom", + "§7will drop.", "", "§7§eRight-click to add this pet to", "§eyour pet menu!", |