Skip to content

ShaneBeeStudios/VirtualFurnace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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