thermal_mood_tuning
core:thermal_mood_tuning
Related
Raw definition
{
"check_interval_ticks": 1,
"cold_rungs": [
[
1,
"core:chilly"
],
[
8,
"core:freezing"
]
],
"hot_rungs": [
[
1,
"core:too_warm"
],
[
8,
"core:sweltering"
]
],
"id": "core:thermal_mood_tuning"
}