@@ -1,12 +0,0 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.general.1.14.0.chance_information",
|
||||
"additionalProperties": false,
|
||||
"type": "object",
|
||||
"title": "Chance Information",
|
||||
"description": "UNDOCUMENTED.",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"properties": {
|
||||
"numerator": { "type": "number", "minimum": 1, "description": "UNDOCUMENTED.", "$comment": "UNDOCUMENTED", "title": "Numerator" },
|
||||
"denominator": { "type": "number", "minimum": 1, "description": "UNDOCUMENTED.", "$comment": "UNDOCUMENTED", "title": "Denominator" }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user