diff options
Diffstat (limited to 'items/ENCHANTED_HUGE_MUSHROOM_1.json')
-rw-r--r-- | items/ENCHANTED_HUGE_MUSHROOM_1.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/items/ENCHANTED_HUGE_MUSHROOM_1.json b/items/ENCHANTED_HUGE_MUSHROOM_1.json index 693dbd06..8f4e26cd 100644 --- a/items/ENCHANTED_HUGE_MUSHROOM_1.json +++ b/items/ENCHANTED_HUGE_MUSHROOM_1.json @@ -1,10 +1,10 @@ { "itemid": "minecraft:brown_mushroom_block", - "displayname": "§fEnchanted Brown Mushroom Block", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fEnchanted Brown Mushroom Block\"},ExtraAttributes:{id:\"ENCHANTED_HUGE_MUSHROOM_1\"}}", + "displayname": "§9Enchanted Brown Mushroom Block", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9§lRARE\"],Name:\"§9Enchanted Brown Mushroom Block\"},ExtraAttributes:{id:\"ENCHANTED_HUGE_MUSHROOM_1\"}}", "damage": 0, "lore": [ - "§f§lCOMMON" + "§9§lRARE" ], "recipe": { "A1": "HUGE_MUSHROOM_1:64", @@ -19,10 +19,10 @@ }, "internalname": "ENCHANTED_HUGE_MUSHROOM_1", "clickcommand": "viewrecipe", - "modver": "1.0.0", + "modver": "2.1.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Enchanted_Brown_Mushroom_Block" ], "crafttext": "Requires: Mushroom VIII" -} +}
\ No newline at end of file |