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_RING.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_RING.json')
-rw-r--r-- | items/FEATHER_RING.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/items/FEATHER_RING.json b/items/FEATHER_RING.json index c6b1d717..8f162059 100644 --- a/items/FEATHER_RING.json +++ b/items/FEATHER_RING.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§aFeather Ring", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"19c9b3c3-ec66-3dae-9e56-be9cea2a00fc\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZWQ3YWQxYjFkYjJiMzIzZjAxM2I3NzVhOGY5NDgxZjFjZDI5MmJmOWE1OGRkMjkwNWUzZTE5MjlkMTNiYWMifX19\"}]}},display:{Lore:[0:\"§bUnique Effect: Light Weight\",1:\"§7Increases how high you can fall\",2:\"§7before taking fall damage by\",3:\"§7§a7§7 blocks, and reduces fall\",4:\"§7damage by §a5.0%§7.\",5:\"§7This Ring doesn't work if the\",6:\"§7Feather Artifact is in your\",7:\"§7inventory!\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§a§lUNCOMMON ACCESSORY\"],Name:\"§aFeather Ring\"},ExtraAttributes:{id:\"FEATHER_RING\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"19c9b3c3-ec66-3dae-9e56-be9cea2a00fc\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZWQ3YWQxYjFkYjJiMzIzZjAxM2I3NzVhOGY5NDgxZjFjZDI5MmJmOWE1OGRkMjkwNWUzZTE5MjlkMTNiYWMifX19\"}]}},display:{Lore:[0:\"§bUnique Effect: Light Weight\",1:\"§7Increases how high you can fall\",2:\"§7before taking fall damage by\",3:\"§7§a7§7 blocks, and reduces fall\",4:\"§7damage by §a5.0%§7.\",5:\"§7This Ring doesn\u0027t work if the\",6:\"§7Feather Artifact is in your\",7:\"§7inventory!\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§a§lUNCOMMON ACCESSORY\"],Name:\"§aFeather Ring\"},ExtraAttributes:{id:\"FEATHER_RING\"}}", "damage": 3, "lore": [ "§bUnique Effect: Light Weight", @@ -9,7 +9,7 @@ "§7before taking fall damage by", "§7§a7§7 blocks, and reduces fall", "§7damage by §a5.0%§7.", - "§7This Ring doesn't work if the", + "§7This Ring doesn\u0027t work if the", "§7Feather Artifact is in your", "§7inventory!", "", |