diff options
Diffstat (limited to 'items/FEATHER_TALISMAN.json')
-rw-r--r-- | items/FEATHER_TALISMAN.json | 17 |
1 files changed, 9 insertions, 8 deletions
diff --git a/items/FEATHER_TALISMAN.json b/items/FEATHER_TALISMAN.json index d8fb6b48..ba0886cc 100644 --- a/items/FEATHER_TALISMAN.json +++ b/items/FEATHER_TALISMAN.json @@ -1,18 +1,19 @@ { "itemid": "minecraft:skull", - "displayname": "§fFeather Talisman", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"32fde49c-bf8b-3c72-935f-b8341bcd8353\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYzQ0NjQ0NjdiNjQyY2ZlYjJiNmRlYmY4ZWViMTBkNDg2ZTViY2RhNjNhMjI5NzdiYWU2YTM1YWNlZTcyZjUifX19\"}]}},display:{Lore:[0:\"§bUnique Effect: Light Weight\",1:\"§7Increases how high you can fall\",2:\"§7before taking fall damage by\",3:\"§7§a5§7 blocks.\",4:\"§7This Talisman doesn\u0027t work if\",5:\"§7the Feather Ring or Feather\",6:\"§7Artifact is in your inventory!\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§f§lCOMMON ACCESSORY\"],Name:\"§fFeather Talisman\"},ExtraAttributes:{id:\"FEATHER_TALISMAN\"}}", + "displayname": "§f§f§fFeather Talisman", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"32fde49c-bf8b-3c72-935f-b8341bcd8353\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYzQ0NjQ0NjdiNjQyY2ZlYjJiNmRlYmY4ZWViMTBkNDg2ZTViY2RhNjNhMjI5NzdiYWU2YTM1YWNlZTcyZjUifX19\"}]}},display:{Lore:[0:\"§6Ability: Light Weight\",1:\"§7Increases how high you can fall\",2:\"§7before taking fall damage by\",3:\"§7§a5§7 blocks.\",4:\"\",5:\"§7This Talisman doesn\u0027t work if\",6:\"§7the §aFeather Ring§7 or\",7:\"§7§9Feather Artifact§7 is in your\",8:\"§7inventory!\",9:\"\",10:\"§f§lCOMMON ACCESSORY\"],Name:\"§f§f§fFeather Talisman\"},ExtraAttributes:{id:\"FEATHER_TALISMAN\"}}", "damage": 3, "lore": [ - "§bUnique Effect: Light Weight", + "§6Ability: Light Weight", "§7Increases how high you can fall", "§7before taking fall damage by", "§7§a5§7 blocks.", + "", "§7This Talisman doesn\u0027t work if", - "§7the Feather Ring or Feather", - "§7Artifact is in your inventory!", + "§7the §aFeather Ring§7 or", + "§7§9Feather Artifact§7 is in your", + "§7inventory!", "", - "§7§8This item can be reforged!", "§f§lCOMMON ACCESSORY" ], "recipe": { @@ -28,10 +29,10 @@ }, "internalname": "FEATHER_TALISMAN", "clickcommand": "viewrecipe", - "modver": "1.0.0", + "modver": "2.1.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Feather_Talisman" ], "crafttext": "Requires: Feather IV" -} +}
\ No newline at end of file |