tests, load materials start
This commit is contained in:
15
assets/materials/misc.json
Normal file
15
assets/materials/misc.json
Normal file
@ -0,0 +1,15 @@
|
||||
{
|
||||
"material_flags": [
|
||||
{
|
||||
"acme-fiber": {
|
||||
"conducts_elictricity": false,
|
||||
"blocks_liquid": true,
|
||||
"acid_resistant": true,
|
||||
"blocks_gas": true,
|
||||
"flammable": false,
|
||||
"conducts_heat": false,
|
||||
"radiates": false
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user