mirror of
https://github.com/Mojang/bedrock-samples.git
synced 2025-07-05 17:43:49 +00:00
12 lines
325 B
JSON
12 lines
325 B
JSON
{
|
|
"$schema": "http://json-schema.org/draft-07/schema#",
|
|
"$id": "656187750",
|
|
"x-format-version": "1.21.0",
|
|
"x-minecraft-version": "1.21.90-beta.3",
|
|
"title": "particle_appearance_billboard direction_settings_mode",
|
|
"type": "string",
|
|
"enum": [
|
|
"derive_from_velocity",
|
|
"custom"
|
|
]
|
|
} |