diff options
author | Roman / Linnea Gräf <nea@nea.moe> | 2023-06-23 11:38:42 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-06-23 19:38:42 +1000 |
commit | 7c9262c3ec4cd17ca18bc464d8adf10d36f592e4 (patch) | |
tree | 67718e67176589f5970bc90c3e4db2fa3c51a2ee /items/PUNCHCARD_ARTIFACT.json | |
parent | 38a2c295289dae2cf5de3e6c40694a76156cb54a (diff) | |
download | NotEnoughUpdates-REPO-7c9262c3ec4cd17ca18bc464d8adf10d36f592e4.tar.gz NotEnoughUpdates-REPO-7c9262c3ec4cd17ca18bc464d8adf10d36f592e4.tar.bz2 NotEnoughUpdates-REPO-7c9262c3ec4cd17ca18bc464d8adf10d36f592e4.zip |
Rift (#944)
Co-authored-by: jani270 <jani270@gmx.de>
Diffstat (limited to 'items/PUNCHCARD_ARTIFACT.json')
-rw-r--r-- | items/PUNCHCARD_ARTIFACT.json | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/items/PUNCHCARD_ARTIFACT.json b/items/PUNCHCARD_ARTIFACT.json new file mode 100644 index 00000000..93cbde9b --- /dev/null +++ b/items/PUNCHCARD_ARTIFACT.json @@ -0,0 +1,27 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§5Punchcard Artifact", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"3df2e69d-2f94-34dc-9034-0104dfabc146\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvODQzYTRhOGZhNzlmOGQxNjIxZDVlYTQ5MGI5ZTAyMTc5NjJmOTA1OTRlZGE4OTY3NWZjMTNiMjlkNTI5MDQ3NCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Rift Time: §a+30s\",1:\"\",2:\"§6Ability: Punch in! §e§lLEFT CLICK\",3:\"§7Punch another player while this\",4:\"§7is in your inventory to both\",5:\"§7regain §a+25ф Rift Time§7.\",6:\"§7§8Usable once per player per\",7:\"§8rift visit up to 20 players.\",8:\"\",9:\"§5§lEPIC ACCESSORY\"],Name:\"§5Punchcard Artifact\"},ExtraAttributes:{id:\"PUNCHCARD_ARTIFACT\"}}", + "damage": 3, + "lore": [ + "§7Rift Time: §a+30s", + "", + "§6Ability: Punch in! §e§lLEFT CLICK", + "§7Punch another player while this", + "§7is in your inventory to both", + "§7regain §a+25ф Rift Time§7.", + "§7§8Usable once per player per", + "§8rift visit up to 20 players.", + "", + "§5§lEPIC ACCESSORY" + ], + "internalname": "PUNCHCARD_ARTIFACT", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Punchcard_Artifact", + "https://wiki.hypixel.net/Punchcard_Artifact" + ] +}
\ No newline at end of file |