diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-04-21 14:50:32 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-21 14:50:32 +0200 |
commit | 19d37551d8523b8d0463b9c5d22aeebb662676b1 (patch) | |
tree | 3c0856d623165791c0853e54c248d6c6713fd8f0 /items/MOOSHROOM_COW;0.json | |
parent | 7e10f2ff281938a14c1fe0c6103c1b3b8884aa8c (diff) | |
download | NotEnoughUpdates-REPO-19d37551d8523b8d0463b9c5d22aeebb662676b1.tar.gz NotEnoughUpdates-REPO-19d37551d8523b8d0463b9c5d22aeebb662676b1.tar.bz2 NotEnoughUpdates-REPO-19d37551d8523b8d0463b9c5d22aeebb662676b1.zip |
New Nether Stuff (#718)
* New Stuff
* i hate timestamps
* god
* Abi abi
* mood
* Hello, can someone send me money please
* bingo
* workflow hello
Diffstat (limited to 'items/MOOSHROOM_COW;0.json')
-rw-r--r-- | items/MOOSHROOM_COW;0.json | 42 |
1 files changed, 42 insertions, 0 deletions
diff --git a/items/MOOSHROOM_COW;0.json b/items/MOOSHROOM_COW;0.json new file mode 100644 index 00000000..c297e065 --- /dev/null +++ b/items/MOOSHROOM_COW;0.json @@ -0,0 +1,42 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§7[Lvl {LVL}] §fMooshroom 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:\"§7§eRight-click to add this pet to\",11:\"§eyour pet menu!\",12:\"\",13:\"§f§lCOMMON\"],Name:\"§f§f§7[Lvl {LVL}] §fMooshroom Cow\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"MOOSHROOM_COW\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"COMMON\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0,\\\"hideRightClick\\\":false}\",id:\"MOOSHROOM_COW;0\"}}", + "damage": 3, + "lore": [ + "§8Farming Pet", + "", + "§7Farming Fortune: §a{FARMING_FORTUNE}", + "§7Health: §a{HEALTH}", + "", + "§6Efficient Mushrooms", + "§7§7Mushroom§7 and Mycelium", + "§7minions work §a{0}% §7faster", + "§7while on your island.", + "", + "§7§eRight-click to add this pet to", + "§eyour pet menu!", + "", + "§f§lCOMMON" + ], + "internalname": "MOOSHROOM_COW;0", + "recipe": { + "A1": "DIGESTED_MUSHROOMS:32", + "A2": "ENCHANTED_MYCELIUM:32", + "A3": "DIGESTED_MUSHROOMS:32", + "B1": "ENCHANTED_MYCELIUM:32", + "B2": "ENCHANTED_EGG:1", + "B3": "ENCHANTED_MYCELIUM:32", + "C1": "DIGESTED_MUSHROOMS:32", + "C2": "ENCHANTED_MYCELIUM:32", + "C3": "DIGESTED_MUSHROOMS:32" + }, + "crafttext": "50% chance", + "useneucraft": true, + "clickcommand": "viewrecipe", + "modver": "2.1.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Mooshroom_Cow_Pet" + ] +}
\ No newline at end of file |