2021-06-06 10:07:19 +00:00
|
|
|
{
|
|
|
|
|
"$id": "blockception.minecraft.general.1.14.0.chance_information",
|
|
|
|
|
"additionalProperties": false,
|
|
|
|
|
"type": "object",
|
2021-06-09 11:12:18 +02:00
|
|
|
"title": "Chance Information",
|
2022-07-22 19:41:04 +02:00
|
|
|
"description": "UNDOCUMENTED.",
|
2021-07-01 11:35:53 +02:00
|
|
|
"$comment": "UNDOCUMENTED",
|
2021-06-06 10:07:19 +00:00
|
|
|
"properties": {
|
2022-07-22 19:41:04 +02:00
|
|
|
"numerator": { "type": "number", "minimum": 1, "description": "UNDOCUMENTED.", "$comment": "UNDOCUMENTED", "title": "Numerator" },
|
|
|
|
|
"denominator": { "type": "number", "minimum": 1, "description": "UNDOCUMENTED.", "$comment": "UNDOCUMENTED", "title": "Denominator" }
|
2021-06-06 10:07:19 +00:00
|
|
|
}
|
|
|
|
|
}
|