Updated
This commit is contained in:
6
source/molang/number.json
Normal file
6
source/molang/number.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"$id": "molang_number1.8.0",
|
||||
"title": "Molang Number",
|
||||
"description": "The minecraft molang definition that results in a float",
|
||||
"anyOf": [{ "type": "string", "minLength": 0, "format": "molang" }, { "type": "number" }]
|
||||
}
|
||||
Reference in New Issue
Block a user