tests, load materials start
This commit is contained in:
16
assets/materials/wood/wood.json
Normal file
16
assets/materials/wood/wood.json
Normal file
@ -0,0 +1,16 @@
|
||||
{
|
||||
"materials": [
|
||||
{
|
||||
"oakwood": {
|
||||
"name": "testoakwood",
|
||||
"material_flags": {
|
||||
"$ref": "#/material_flags/wood"
|
||||
},
|
||||
"density": "700",
|
||||
"fracture_toughness": "4.5",
|
||||
"melting_point": "600",
|
||||
"boiling_point": null
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user