Files
OldThink/Resources/Prototypes/materials.yml

38 lines
754 B
YAML
Raw Normal View History

2018-07-27 17:11:58 +02:00
- type: material
id: steel
name: steel
2018-07-27 17:11:58 +02:00
color: gray
2019-09-24 13:15:26 -07:00
icon: Objects/Materials/sheet_metal.png
2018-07-27 17:11:58 +02:00
density: 7700
electricresistivity: 6.9e-7
thermalconductivity: 18
specificheat: 500
- type: material
id: glass
name: glass
2018-07-27 17:11:58 +02:00
color: '#e8f0ff33'
2019-09-24 13:15:26 -07:00
icon: Objects/Materials/sheet_glass.png
2018-07-27 17:11:58 +02:00
density: 2500
electricresistivity: 1.0e+13
thermalconductivity: 0.9
specificheat: 840
2020-05-24 16:56:19 +00:00
- type: material
id: gold
name: gold
2020-05-24 16:56:19 +00:00
icon: Objects/Materials/goldbar_single.png
density: 10000
electricresistivity: 8.0e-9
thermalconductivity: 30
specificheat: 1000
- type: material
id: phoron
name: phoron
icon: Objects/Materials/phoron_sheet.png
density: 200
electricresistivity: 2.1e-1
thermalconductivity: 80
specificheat: 2000