diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-08-06 17:27:25 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-08-07 01:27:25 +1000 |
commit | 924d43e30cb570bc75f1ab53442e7e8f98e6e8e7 (patch) | |
tree | 2ede934b4c11587dac9223798f5ed31c13c209bb /items/ENCHANTED_HUGE_MUSHROOM_2.json | |
parent | 27f73b42b3aaa20d361e8b29ace2ed3878367820 (diff) | |
download | NotEnoughUpdates-REPO-924d43e30cb570bc75f1ab53442e7e8f98e6e8e7.tar.gz NotEnoughUpdates-REPO-924d43e30cb570bc75f1ab53442e7e8f98e6e8e7.tar.bz2 NotEnoughUpdates-REPO-924d43e30cb570bc75f1ab53442e7e8f98e6e8e7.zip |
Chili Update (#792)
Diffstat (limited to 'items/ENCHANTED_HUGE_MUSHROOM_2.json')
-rw-r--r-- | items/ENCHANTED_HUGE_MUSHROOM_2.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/items/ENCHANTED_HUGE_MUSHROOM_2.json b/items/ENCHANTED_HUGE_MUSHROOM_2.json index 47024e73..4a9a2d17 100644 --- a/items/ENCHANTED_HUGE_MUSHROOM_2.json +++ b/items/ENCHANTED_HUGE_MUSHROOM_2.json @@ -1,10 +1,10 @@ { "itemid": "minecraft:red_mushroom_block", - "displayname": "§fEnchanted Red Mushroom Block", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fEnchanted Red Mushroom Block\"},ExtraAttributes:{id:\"ENCHANTED_HUGE_MUSHROOM_2\"}}", + "displayname": "§9Enchanted Red Mushroom Block", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9§lRARE\"],Name:\"§9Enchanted Red Mushroom Block\"},ExtraAttributes:{id:\"ENCHANTED_HUGE_MUSHROOM_2\"}}", "damage": 0, "lore": [ - "§f§lCOMMON" + "§9§lRARE" ], "recipe": { "A1": "HUGE_MUSHROOM_2:64", @@ -19,10 +19,10 @@ }, "internalname": "ENCHANTED_HUGE_MUSHROOM_2", "clickcommand": "viewrecipe", - "modver": "1.0.0", + "modver": "2.1.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Enchanted_Red_Mushroom_Block" ], "crafttext": "Requires: Mushroom VIII" -} +}
\ No newline at end of file |