diff options
Diffstat (limited to 'items/RIFT_TROPHY_CITIZEN.json')
-rw-r--r-- | items/RIFT_TROPHY_CITIZEN.json | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/items/RIFT_TROPHY_CITIZEN.json b/items/RIFT_TROPHY_CITIZEN.json new file mode 100644 index 00000000..6f7aabc3 --- /dev/null +++ b/items/RIFT_TROPHY_CITIZEN.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:jukebox", + "displayname": "§cSkyBlock Citizen Timecharm", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Place this timecharm in the\",1:\"§7§dRift Gallery §7to secure it\",2:\"§7forever!\",3:\"\",4:\"§8§l* §8Soulbound §8§l*\",5:\"§c§lSPECIAL RIFT TIMECHARM\"],Name:\"§cSkyBlock Citizen Timecharm\"},ExtraAttributes:{id:\"RIFT_TROPHY_CITIZEN\"}}", + "damage": 0, + "lore": [ + "§7Place this timecharm in the", + "§7§dRift Gallery §7to secure it", + "§7forever!", + "", + "§8§l* §8Soulbound §8§l*", + "§c§lSPECIAL RIFT TIMECHARM" + ], + "internalname": "RIFT_TROPHY_CITIZEN", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/SkyBlock_Citizen_Timecharm", + "https://wiki.hypixel.net/SkyBlock_Citizen_Timecharm" + ] +}
\ No newline at end of file |