 {
       "criteria": {
           "desert": {
               "trigger": "minecraft:location",
               "conditions": {
                   "dimension": "overworld"
               }
           }
       },
	   "rewards": {
        "function": "testing:chat_spam"
    }
   }