diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-06-23 14:11:57 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-06-23 14:11:57 +0200 |
commit | 7c1c749b7065ba44dd627e31247428922eba53c5 (patch) | |
tree | b3236300f0a0cb7e3ab68ab3a562992c54e71b73 /items/TELEPORT_PAD.json | |
parent | 42da70cb7fe35aa3c524e81daaa0f99ec28da658 (diff) | |
download | NotEnoughUpdates-REPO-7c1c749b7065ba44dd627e31247428922eba53c5.tar.gz NotEnoughUpdates-REPO-7c1c749b7065ba44dd627e31247428922eba53c5.tar.bz2 NotEnoughUpdates-REPO-7c1c749b7065ba44dd627e31247428922eba53c5.zip |
x28 (#769)
* x28
* there now merge
* june-22
* thanks hypixel
* nice story bro
Diffstat (limited to 'items/TELEPORT_PAD.json')
-rw-r--r-- | items/TELEPORT_PAD.json | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/items/TELEPORT_PAD.json b/items/TELEPORT_PAD.json index ffcf5ff8..396fd5e1 100644 --- a/items/TELEPORT_PAD.json +++ b/items/TELEPORT_PAD.json @@ -4,19 +4,20 @@ "displayname": "§aTeleport Pad", "clickcommand": "", "damage": 0, - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Places a Teleport Pad down,\",1:\"§7allowing you to teleport to any\",2:\"§7other Teleport Pad on your\",3:\"§7private island!\",4:\"§7§8Maximum of 12 per island.\",5:\"\",6:\"§a§lUNCOMMON\"],Name:\"§aTeleport Pad\"},ExtraAttributes:{id:\"TELEPORT_PAD\"}}", - "modver": "1.0.0", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Places a Teleport Pad down,\",1:\"§7allowing you to teleport to any\",2:\"§7other Teleport Pad on your\",3:\"§7private island!\",4:\"§7§8Maximum of 28 per island.\",5:\"\",6:\"§a§lUNCOMMON\"],Name:\"§aTeleport Pad\"},ExtraAttributes:{id:\"TELEPORT_PAD\"}}", + "modver": "2.1.0-REL", "lore": [ "§7Places a Teleport Pad down,", "§7allowing you to teleport to any", "§7other Teleport Pad on your", "§7private island!", - "§7§8Maximum of 12 per island.", + "§7§8Maximum of 28 per island.", "", "§a§lUNCOMMON" ], "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Teleport_Pad" - ] -} + ], + "crafttext": "" +}
\ No newline at end of file |