Furnace Artifacts
These artifacts are used to persist state for machines in the Furnaces extension.Machine Position
Type:machine_position
Stores the world coordinates of a placed machine instance. This is essential for linking the physical block/furniture to its data.
Fuel Storage
Type:fuel_storage
Stores the current fuel level (in ticks) of a machine.
Input Storage
Type:input_storage
Stores the items currently held in the input slots of the machine.
Output Storage
Type:output_storage
Stores the processed items waiting to be collected in the output slots.
Liquid Storage
Type:liquid_storage
Stores the type and amount of liquids for the Smeltery machine.
Upgrade Storage
Type:upgrade_storage
Stores the upgrade modules installed in the machine.
Recipe State Storage
Type:recipe_state_storage
Stores the currently selected recipe index for the Multi Furnace.
Shears Storage
Type:shears_storage
Stores the shears items used by the Sheep Shearer machine.