15 lines
344 B
JSON
15 lines
344 B
JSON
{
|
||
"language": "language",
|
||
"textures": {
|
||
"back_ground_space": "xxx.png",
|
||
"planet": {
|
||
"xxx": "xxx.png"
|
||
},
|
||
"flame": {
|
||
"xxx": "xxx.png"
|
||
}
|
||
},
|
||
"basic_number": {
|
||
"name" : ["float", "int", ["unit"], ["unit"], "name = float × 10^int × unit(s) ÷ unit(s)"]
|
||
}
|
||
} |