1
0
mirror of https://github.com/Mojang/bedrock-samples.git synced 2025-04-13 13:34:11 +00:00
Files
bedrock-samples/metadata/json_schemas/Aim-Assist Target Mode v1.21.50.json

10 lines
203 B
JSON
Raw Normal View History

2025-03-25 09:13:19 -07:00
{
"$schema": "http://json-schema.org/draft-07/schema#",
"$id": "3576342181",
"title": "Aim-Assist Target Mode",
"type": "string",
"enum": [
"angle",
"distance"
]
}