diff options
Diffstat (limited to 'items/WISHING_COMPASS.json')
-rw-r--r-- | items/WISHING_COMPASS.json | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/items/WISHING_COMPASS.json b/items/WISHING_COMPASS.json new file mode 100644 index 00000000..21be476c --- /dev/null +++ b/items/WISHING_COMPASS.json @@ -0,0 +1,34 @@ +{ + "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\"}}", + "damage": 3, + "lore": [ + "§7§7§oTrue enough, this compass", + "§7§odoes not point north. It points", + "§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.", + "", + "§7Remaining Uses: §e3§8/§e3", + "", + "§a§lUNCOMMON" + ], + "internalname": "WISHING_COMPASS", + "crafttext": "", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "" +}
\ No newline at end of file |