mirror of
https://github.com/Mojang/bedrock-samples.git
synced 2025-04-04 11:45:47 +00:00
10 lines
203 B
JSON
10 lines
203 B
JSON
{
|
|
"$schema": "http://json-schema.org/draft-07/schema#",
|
|
"$id": "3576342181",
|
|
"title": "Aim-Assist Target Mode",
|
|
"type": "string",
|
|
"enum": [
|
|
"angle",
|
|
"distance"
|
|
]
|
|
} |