summaryrefslogtreecommitdiff
path: root/tests/examplefiles/mcschema/attribute.mcschema
blob: 95cb6151eb7f9ea1e3769de74b34867f09016309 (plain)
1
2
3
4
5
6
7
shared_attribute:1.16.100-alpha+beta:
object
{
    float_range "value" : opt
    float "min" : opt
    float "max" : opt
}