mirror of
https://github.com/Mojang/bedrock-samples.git
synced 2025-04-04 19:54:15 +00:00
10 lines
246 B
JSON
10 lines
246 B
JSON
{
|
|
"$schema": "http://json-schema.org/draft-07/schema#",
|
|
"$id": "656187750",
|
|
"title": "particle_appearance_billboard direction_settings_mode",
|
|
"type": "string",
|
|
"enum": [
|
|
"derive_from_velocity",
|
|
"custom"
|
|
]
|
|
} |