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