diff options
Diffstat (limited to 'items/RING_OF_BROKEN_LOVE.json')
-rw-r--r-- | items/RING_OF_BROKEN_LOVE.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/items/RING_OF_BROKEN_LOVE.json b/items/RING_OF_BROKEN_LOVE.json index 2f132488..0f4b1175 100644 --- a/items/RING_OF_BROKEN_LOVE.json +++ b/items/RING_OF_BROKEN_LOVE.json @@ -1,13 +1,13 @@ { "itemid": "minecraft:skull", "displayname": "§6Ring of Broken Love", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"975c087c-7a30-36d9-b8e0-882b92bd406c\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNzQwZTdjMDE2YTgzYzdjNTgwNmI4ZWZmMGZhMTJmMjczYzAzNmExOGU1MDY2YmRlZDI4MGZhNmJlZGU3Y2M5ZCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Rift Time: §a+80s\",1:\"\",2:\"§7This time around, fate really\",3:\"§7got in the way of love.\",4:\"\",5:\"§6§lLEGENDARY ACCESSORY\"],Name:\"§6Ring of Broken Love\"},ExtraAttributes:{id:\"RING_OF_BROKEN_LOVE\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"975c087c-7a30-36d9-b8e0-882b92bd406c\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNzQwZTdjMDE2YTgzYzdjNTgwNmI4ZWZmMGZhMTJmMjczYzAzNmExOGU1MDY2YmRlZDI4MGZhNmJlZGU3Y2M5ZCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Rift Time: §a+80s\",1:\"\",2:\"§7This time around, fate really got in\",3:\"§7the way of love.\",4:\"\",5:\"§6§lLEGENDARY ACCESSORY\"],Name:\"§6Ring of Broken Love\"},ExtraAttributes:{id:\"RING_OF_BROKEN_LOVE\"}}", "damage": 3, "lore": [ "§7Rift Time: §a+80s", "", - "§7This time around, fate really", - "§7got in the way of love.", + "§7This time around, fate really got in", + "§7the way of love.", "", "§6§lLEGENDARY ACCESSORY" ], |