diff options
Diffstat (limited to 'items/ENCHANTED_RED_MUSHROOM.json')
-rw-r--r-- | items/ENCHANTED_RED_MUSHROOM.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/items/ENCHANTED_RED_MUSHROOM.json b/items/ENCHANTED_RED_MUSHROOM.json index f8fd3f9c..73a1f048 100644 --- a/items/ENCHANTED_RED_MUSHROOM.json +++ b/items/ENCHANTED_RED_MUSHROOM.json @@ -1,10 +1,10 @@ { "itemid": "minecraft:red_mushroom", - "displayname": "§fEnchanted Red Mushroom", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fEnchanted Red Mushroom\"},ExtraAttributes:{id:\"ENCHANTED_RED_MUSHROOM\"}}", + "displayname": "§aEnchanted Red Mushroom", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§a§lUNCOMMON\"],Name:\"§aEnchanted Red Mushroom\"},ExtraAttributes:{id:\"ENCHANTED_RED_MUSHROOM\"}}", "damage": 0, "lore": [ - "§f§lCOMMON" + "§a§lUNCOMMON" ], "recipe": { "A1": "", |