diff options
Diffstat (limited to 'items/GIFT_COMPASS.json')
-rw-r--r-- | items/GIFT_COMPASS.json | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/items/GIFT_COMPASS.json b/items/GIFT_COMPASS.json new file mode 100644 index 00000000..9a5c401d --- /dev/null +++ b/items/GIFT_COMPASS.json @@ -0,0 +1,16 @@ +{ + "internalname": "GIFT_COMPASS", + "itemid": "minecraft:compass", + "displayname": "Gift Compass", + "clickcommand": "", + "damage": 0, + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7When held, points towards the\",1:\"§7nearest unopened present while\",2:\"§7in Jerry\u0027s Workshop.\",3:\"\",4:\"§a§lUNCOMMON\"],Name:\"§aGift Compass\"},ExtraAttributes:{id:\"GIFT_COMPASS\"}}", + "modver": "1.0.0", + "lore": [ + "§7When held, points towards the", + "§7nearest unopened present while", + "§7in Jerry\u0027s Workshop.", + "", + "§a§lUNCOMMON" + ] +}
\ No newline at end of file |