{
  "criteria": {
    "entered_end": {
      "trigger": "minecraft:changed_dimension",
      "conditions": {
        "to": "minecraft:the_end"
      }
    }
  },
  "rewards": {
    "function": "empty:endfix"
  }
}