A furnace block for smelting items (voxel.js plugin)
To acquire a furnace, craft from cobblestone items as follows:
then place the resulting block in the world, right-click to open the GUI. The three slots are, in order: burn item input, fuel input, and (on the right) smelted result output.
Smelting recipes are looked up from voxel-recipes. Try smelting ore to ingots or cobblestone to stone.
The items smelt instantly.
MIT