Files
minecraft-bedrock-json-schemas/source/behavior/spawn_rules/components/weight.json
2022-07-22 19:41:04 +02:00

10 lines
348 B
JSON

{
"$id": "blockception.minecraft.behavior.spawn_rules.minecraft.weight",
"additionalProperties": false,
"type": "object",
"title": "Weight",
"description": "UNDOCUMENTED.",
"$comment": "UNDOCUMENTED",
"properties": { "default": { "type": "integer", "description": "UNDOCUMENTED.", "$comment": "UNDOCUMENTED", "title": "Default" } }
}