diff options
Diffstat (limited to 'items/WISHING_COMPASS.json')
-rw-r--r-- | items/WISHING_COMPASS.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/items/WISHING_COMPASS.json b/items/WISHING_COMPASS.json index d4f1bffb..5d01de3d 100644 --- a/items/WISHING_COMPASS.json +++ b/items/WISHING_COMPASS.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§aWishing Compass", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"b79aa74e-f5ac-3d6b-a9a8-169b227f9699\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYjhhMDY1NTg4YzdkYmYxMjk0NTk1YWJhNzc3OTFjM2FkNjVmMTliZjFjOWFkN2E1YzIzZGE0MGI4Mjg2MGI3In19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7§7§oTrue enough, this compass\",1:\"§7§odoes not point north. It points\",2:\"§7§oto the thing you want most in\",3:\"§7§othis world.\",4:\"\",5:\"§7§7The §acompass §7will point to\",6:\"§7§dimportant locations §7when in\",7:\"§7the §bCrystal Hollows§7.\",8:\"\",9:\"§a§lUNCOMMON\"],Name:\"§aWishing Compass\"},ExtraAttributes:{id:\"WISHING_COMPASS\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"b79aa74e-f5ac-3d6b-a9a8-169b227f9699\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYjhhMDY1NTg4YzdkYmYxMjk0NTk1YWJhNzc3OTFjM2FkNjVmMTliZjFjOWFkN2E1YzIzZGE0MGI4Mjg2MGI3In19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7§7§oTrue enough, this compass\",1:\"§7§odoes not point north. It points\",2:\"§7§oto the thing you want most in\",3:\"§7§othis world.\",4:\"\",5:\"§7§7The §acompass §7will point to\",6:\"§7§dimportant locations §7when in\",7:\"§7the §5Crystal Hollows§7.\",8:\"\",9:\"§a§lUNCOMMON\"],Name:\"§aWishing Compass\"},ExtraAttributes:{id:\"WISHING_COMPASS\"}}", "damage": 3, "lore": [ "§7§7§oTrue enough, this compass", @@ -11,7 +11,7 @@ "", "§7§7The §acompass §7will point to", "§7§dimportant locations §7when in", - "§7the §bCrystal Hollows§7.", + "§7the §5Crystal Hollows§7.", "", "§a§lUNCOMMON" ], |