auto: Formatted json files

This commit is contained in:
DaanV2
2021-03-11 16:07:04 +01:00
parent a4299dd93a
commit de6122659b
41 changed files with 29963 additions and 112 deletions

View File

@@ -14,20 +14,7 @@
"destination": {
"type": "string",
"description": "The destination value defines what type of treasure map they receive.",
"enum": [
"endcity",
"fortress",
"mineshaft",
"monument",
"ruins",
"stronghold",
"temple",
"village",
"mansion",
"shipwreck",
"buriedtreasure",
"pillageroutpost"
],
"enum": ["endcity", "fortress", "mineshaft", "monument", "ruins", "stronghold", "temple", "village", "mansion", "shipwreck", "buriedtreasure", "pillageroutpost"],
"title": "TODO title"
}
}