diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-06-13 18:42:46 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-06-13 18:42:46 +0200 |
commit | 1198f6d91c2f1f9d34fe37d3bea7363f87aa5587 (patch) | |
tree | 32d98c6d424c80c531561af432c02c0a0df3b3a4 /items/ENCHANTED_BONE.json | |
parent | 1ad51e25d588dfd7ad7f059095c2c1d3a42d4935 (diff) | |
download | NotEnoughUpdates-REPO-1198f6d91c2f1f9d34fe37d3bea7363f87aa5587.tar.gz NotEnoughUpdates-REPO-1198f6d91c2f1f9d34fe37d3bea7363f87aa5587.tar.bz2 NotEnoughUpdates-REPO-1198f6d91c2f1f9d34fe37d3bea7363f87aa5587.zip |
Gaba the fish (#766)
Diffstat (limited to 'items/ENCHANTED_BONE.json')
-rw-r--r-- | items/ENCHANTED_BONE.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/items/ENCHANTED_BONE.json b/items/ENCHANTED_BONE.json index 5ca7be8c..9fe76173 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": "", @@ -19,10 +19,10 @@ }, "internalname": "ENCHANTED_BONE", "clickcommand": "viewrecipe", - "modver": "1.0.0", + "modver": "2.1.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Enchanted_Bone" ], "crafttext": "Requires: Bone V" -} +}
\ No newline at end of file |