diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-11-20 13:06:37 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-20 13:06:37 -0500 |
commit | bfd03c106be6f3259194cac4f681469cebf1c1c2 (patch) | |
tree | ed834be43a5c5063ac8c878104fccd823fd3a5d9 /items/FEATHER_TALISMAN.json | |
parent | 3159ba4908bd6429f28d5be95749f1106cc5bdff (diff) | |
parent | bef32fe763500bc9122b9843e07e4574afcc2482 (diff) | |
download | NotEnoughUpdates-REPO-bfd03c106be6f3259194cac4f681469cebf1c1c2.tar.gz NotEnoughUpdates-REPO-bfd03c106be6f3259194cac4f681469cebf1c1c2.tar.bz2 NotEnoughUpdates-REPO-bfd03c106be6f3259194cac4f681469cebf1c1c2.zip |
Merge pull request #29 from IRONM00N/books
Books
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!", "", |