aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 177911a..14ccff9 100644
--- a/README.md
+++ b/README.md
@@ -486,7 +486,7 @@ Response:
},
"world": "end"
},
- "reason": ""
+ "text": ""
}
```
@@ -535,7 +535,7 @@ Parameters:
* `.z` (double, any within border limit, 0.0): Z
* `.world` (enum, overworld / nether / end, not present if Acron cannot determine the world): The dimension
of the entity when died.
-* `.text` (string, any valid death message, always present): The user-readable death message.
+* `.message` (string, any valid death message, always present): The user-readable death message.
> **Roadmap**
>