From 6d119599ea11254259e303ae5fb6343802bf0199 Mon Sep 17 00:00:00 2001 From: Eejit <76887639+Eejit43@users.noreply.github.com> Date: Sat, 14 Aug 2021 20:31:38 -0400 Subject: Various fixes/additions (#592) * Update WISHING_COMPASS.json * Update REFINED_DIAMOND.json * Adding PET_SKIN_WOLF * Update PET_SKIN_WOLF.json * Update PET_SKIN_WOLF.json * Update REFINED_DIAMOND.json * Update WISHING_COMPASS.json * Update PET_SKIN_WOLF.json * Update BARRIER.json * That wiki page is now a redirect * The wiki page is now a redirect * The wiki page is now a redirect * Arrows have now become Flint Arrows (same internal ID) * Update PET_SKIN_WOLF.json * Update BARRIER.json * Update APPLE.json * Update BOAT.json * Update APPLE.json * Update ARMOR_STAND.json * Update BARRIER.json * Update REFINED_DIAMOND.json * Update BEDROCK.json * Update KALHUIKI_MASK.json * Update BAG_OF_CASH.json * Update STARFALL.json --- items/WISHING_COMPASS.json | 19 +++++-------------- 1 file changed, 5 insertions(+), 14 deletions(-) (limited to 'items/WISHING_COMPASS.json') diff --git a/items/WISHING_COMPASS.json b/items/WISHING_COMPASS.json index d1bee936..7601883d 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 origin of this unique\",6:\"§7§acompass §7is shrouded in\",7:\"§7mystery. It is said that it once\",8:\"§7belonged to the §6greatest\",9:\"§6pirates §7to sail the seas. The\",10:\"§7bigger mystery is how ended up\",11:\"§7so far §8underground§7.\",12:\"\",13:\"§7§7The §acompass §7will\",14:\"§7prioritise §dimportant locations\",15:\"§d§7when in the §bCrystal\",16:\"§bHollows§7.\",17:\"\",18:\"§7Remaining Uses: §e3§8/§e3\",19:\"\",20:\"§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 §bCrystal Hollows§7.\",8:\"\",9:\"§7Remaining Uses: §e3§8/§e3\",10:\"\",11:\"§a§lUNCOMMON\"],Name:\"§aWishing Compass\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"WISHING_COMPASS\"}}", "damage": 3, "lore": [ "§7§7§oTrue enough, this compass", @@ -9,18 +9,9 @@ "§7§oto the thing you want most in", "§7§othis world.", "", - "§7§7The origin of this unique", - "§7§acompass §7is shrouded in", - "§7mystery. It is said that it once", - "§7belonged to the §6greatest", - "§6pirates §7to sail the seas. The", - "§7bigger mystery is how ended up", - "§7so far §8underground§7.", - "", - "§7§7The §acompass §7will", - "§7prioritise §dimportant locations", - "§d§7when in the §bCrystal", - "§bHollows§7.", + "§7§7The §acompass §7will point to", + "§7§dimportant locations §7when in", + "§7the §bCrystal Hollows§7.", "", "§7Remaining Uses: §e3§8/§e3", "", @@ -34,4 +25,4 @@ "info": [ "https://hypixel-skyblock.fandom.com/wiki/Wishing_Compass" ] -} \ No newline at end of file +} -- cgit