This commit is contained in:
DaanV2
2021-07-02 21:31:53 +02:00
parent 202f443a58
commit 74cd9336a6
8 changed files with 19 additions and 21 deletions

View File

@@ -11,6 +11,10 @@
"description": "The maximum number in degrees the mob can turn per tick.",
"title": "Maximum Turn"
},
"sway_amplitude": { "type": "number", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Sway Amplitude" }
"sway_amplitude": {
"type": "number",
"description": "The amount of sway that is allowed for movement.",
"title": "Sway Amplitude"
}
}
}