diff options
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 |