Files
minecraft-bedrock-json-schemas/source/behavior/spawn_rules/components/weight.json
2021-10-21 16:43:14 +02:00

10 lines
346 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" } }
}