Skip to content

Latest commit

 

History

History
35 lines (25 loc) · 1.67 KB

README.md

File metadata and controls

35 lines (25 loc) · 1.67 KB

VirtualFurnace

GitHub Workflow Status GitHub All Releases GitHub issues GitHub closed issues GitHub pull requests GitHub

A simple system for creating virtual furnaces. Unlike regular furnaces these furnaces are not linked to a block.

Plugin

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.

API

As an API, VirtualFurnace allows you to integrate virtual furnaces into your plugin and use them however you wish.

Requirements

  • Java 17+
  • PaperMC Server (or a fork of)

JavaDocs

The API has JAVADOCS

Wiki

Check out the WIKI for a detailed overview.

Downloads

You can find downloads for the plugin on the RELEASES page.

Contributors

Check out the list of CONTRIBUTORS

License

VirtualFurnace is an open source plugin with a GPL-3.0 LICENSE