diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-11-14 15:51:02 -0500 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-11-14 15:51:02 -0500 |
commit | 5eed05dc98df4eb0d77e61406f7415c31eed4e6c (patch) | |
tree | c44af61fdd891e4865823290c3ddccf01a1b1dbc /items/FEATHER_TALISMAN.json | |
parent | 96f68cfe834a216e2669ad06f586bee957db892a (diff) | |
download | NotEnoughUpdates-REPO-5eed05dc98df4eb0d77e61406f7415c31eed4e6c.tar.gz NotEnoughUpdates-REPO-5eed05dc98df4eb0d77e61406f7415c31eed4e6c.tar.bz2 NotEnoughUpdates-REPO-5eed05dc98df4eb0d77e61406f7415c31eed4e6c.zip |
Collection Requirements
Diffstat (limited to 'items/FEATHER_TALISMAN.json')
-rw-r--r-- | items/FEATHER_TALISMAN.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/items/FEATHER_TALISMAN.json b/items/FEATHER_TALISMAN.json index 1ae1b099..2edcd55b 100644 --- a/items/FEATHER_TALISMAN.json +++ b/items/FEATHER_TALISMAN.json @@ -1,14 +1,14 @@ { "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't 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\"}}", + "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\"}}", "damage": 3, "lore": [ "§bUnique Effect: Light Weight", "§7Increases how high you can fall", "§7before taking fall damage by", "§7§a5§7 blocks.", - "§7This Talisman doesn't work if", + "§7This Talisman doesn\u0027t work if", "§7the Feather Ring or Feather", "§7Artifact is in your inventory!", "", |