mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-11 19:14:05 +09:00
all the gauges for uismelter
This commit is contained in:
@@ -27,7 +27,7 @@ class FixtureSmelterBasic : FixtureBase, CraftingStation {
|
||||
var fuelCaloriesNow = 0f
|
||||
var fuelCaloriesMax: Float? = null
|
||||
var temperature = 0f // 0f..1f
|
||||
var progress = 0f
|
||||
var progress = 0f // 0f..1f
|
||||
|
||||
var oreItem: InventoryPair? = null
|
||||
var fireboxItem: InventoryPair? = null
|
||||
|
||||
Reference in New Issue
Block a user