Advertisement
Skylinerw

Cookie clicker

Apr 12th, 2017
290
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.42 KB | None | 0 0
  1. {
  2.     "display": {
  3.         "icon": "minecraft:cookie",
  4.         "title": {
  5.             "text": "Cookie Clicker",
  6.             "clickEvent": {
  7.                 "action": "run_command",
  8.                 "value": "/give @p minecraft:cookie"
  9.             }
  10.         },
  11.         "description": "Click for 1 cookie."
  12.     },
  13.     "criteria": {
  14.         "auto": {
  15.             "trigger": "minecraft:location"
  16.         }
  17.     }
  18. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement