Files
minecraft-bedrock-json-schemas/source/behavior/spawn_rules/1.8.0/components/minecraft.weight.json

9 lines
308 B
JSON
Raw Normal View History

2021-06-06 10:07:19 +00:00
{
"$id": "blockception.minecraft.behavior.spawn_rules.1.8.0.minecraft.weight",
"additionalProperties": false,
"type": "object",
"title": "Weight 1.8.0",
2021-06-16 16:19:12 +02:00
"description": "UNDOCUMENTED",
"properties": { "default": { "type": "integer", "description": "UNDOCUMENTED", "title": "Default" } }
2021-06-06 10:07:19 +00:00
}