diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-11-12 19:19:14 -0500 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-11-12 19:19:14 -0500 |
commit | bd8392264127b097da6cb3310cab98e8ea9728a2 (patch) | |
tree | 024314a06fe9d979759aa17d14e4a229502706d9 /items/PARKOUR_CONTROLLER.json | |
parent | 978c1387b98ee91980a0d75e6a9b15a31eb7430c (diff) | |
download | NotEnoughUpdates-REPO-bd8392264127b097da6cb3310cab98e8ea9728a2.tar.gz NotEnoughUpdates-REPO-bd8392264127b097da6cb3310cab98e8ea9728a2.tar.bz2 NotEnoughUpdates-REPO-bd8392264127b097da6cb3310cab98e8ea9728a2.zip |
Social Shop Items | Added Axes I missed
Diffstat (limited to 'items/PARKOUR_CONTROLLER.json')
-rw-r--r-- | items/PARKOUR_CONTROLLER.json | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/items/PARKOUR_CONTROLLER.json b/items/PARKOUR_CONTROLLER.json new file mode 100644 index 00000000..ddbd18b8 --- /dev/null +++ b/items/PARKOUR_CONTROLLER.json @@ -0,0 +1,18 @@ +{ + "itemid": "minecraft:light_weighted_pressure_plate", + "displayname": "§fParkour Start/End", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Create the start/end of parkour\",1:\"§7courses on your private island!\",2:\"\",3:\"§7§4❣ §cRequires §aSocial Skill 1\",4:\"§f§lCOMMON\"],Name:\"§fParkour Start/End\"},ExtraAttributes:{id:\"PARKOUR_CONTROLLER\"}}", + "damage": 0, + "lore": [ + "§7Create the start/end of parkour", + "§7courses on your private island!", + "", + "§7§4❣ §cRequires §aSocial Skill 1", + "§f§lCOMMON" + ], + "internalname": "PARKOUR_CONTROLLER", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +}
\ No newline at end of file |