Files
alchemyst/assets/materials/misc.json
2022-10-15 01:25:10 +03:00

15 lines
287 B
JSON

{
"material_flags": [
{
"acme-fiber": {
"conducts_elictricity": false,
"blocks_liquid": true,
"acid_resistant": true,
"blocks_gas": true,
"flammable": false,
"conducts_heat": false,
"radiates": false
}
}
]
}