diff options
author | unknown <james.jenour@protonmail.com> | 2020-03-31 22:49:36 +1100 |
---|---|---|
committer | unknown <james.jenour@protonmail.com> | 2020-03-31 22:49:36 +1100 |
commit | 94b15eb4edf2ead41d16231a26a0e8572f0e88f7 (patch) | |
tree | e2bf7bc073f6036a85b58e4fad687afd63484567 /items/TELEPORT_PAD.json | |
download | NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.gz NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.bz2 NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.zip |
MASSIVE update
Diffstat (limited to 'items/TELEPORT_PAD.json')
-rw-r--r-- | items/TELEPORT_PAD.json | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/items/TELEPORT_PAD.json b/items/TELEPORT_PAD.json new file mode 100644 index 00000000..0924f131 --- /dev/null +++ b/items/TELEPORT_PAD.json @@ -0,0 +1,18 @@ +{ + "internalname": "TELEPORT_PAD", + "itemid": "minecraft:end_portal_frame", + "displayname": "Teleport 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", + "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.", + "", + "§a§lUNCOMMON" + ] +}
\ No newline at end of file |