Open Furnace Action
The Open Furnace action opens a customizable furnace interface that can process items using both vanilla and custom recipes.
Configuration
furnace_action — Map
Configuration for the action.
Properties
id
Unique identifier.
machine — Ref
Machine Position Artifact to track location.
fuel — Ref
Fuel Storage Artifact.
input — Ref
Input Storage Artifact.
output — Ref
Output Storage Artifact.
upgrade — Ref
Upgrade Storage Artifact. recipes
">
Custom Recipes
input
Input item.
output — Item
Output item.
cookTime — Int
Ticks to cook.
fuelCost — Int
Fuel per item.
enableVanilla — Boolean
Enable standard vanilla recipes.
ui — Map
UI Configuration
title
Menu title.
fuelInputName — String
Fuel slot name.
outputName — String
Output slot name.