diff options
| author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-12-03 14:39:34 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-12-03 13:39:34 +0000 |
| commit | 2280adb118ee9eec3e87a41f7fb3fb65200f1145 (patch) | |
| tree | d58f6c4849ced8a7abdf2fe31297c15925a165c9 /items/WISHING_COMPASS.json | |
| parent | 8acf6ee1cf5636c1107fb33cbe6de47fe1050208 (diff) | |
| download | NotEnoughUpdates-REPO-2280adb118ee9eec3e87a41f7fb3fb65200f1145.tar.gz NotEnoughUpdates-REPO-2280adb118ee9eec3e87a41f7fb3fb65200f1145.tar.bz2 NotEnoughUpdates-REPO-2280adb118ee9eec3e87a41f7fb3fb65200f1145.zip | |
Fixed lore of 4 items (#1060)
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" ], |
