A simple system for creating virtual furnaces. Unlike regular furnaces these furnaces are not linked to a block.
As a plugin, VirtualFurnace currently doesn't have much to offer. You can give players items with a linked virtual furnace. Think of this as a portable furnace the player can take anywhere.
As an API, VirtualFurnace allows you to integrate virtual furnaces into your plugin and use them however you wish.
- Java 17+
- PaperMC Server (or a fork of)
The API has JAVADOCS
Check out the WIKI for a detailed overview.
You can find downloads for the plugin on the RELEASES page.
Check out the list of CONTRIBUTORS
VirtualFurnace is an open source plugin with a GPL-3.0 LICENSE