Hey, i am back with another update!
This update contains the following improvements
- Support for furnaces
- Improved some code
- remade config (because of anvil support)
You can create a furnace recipe by executing "/cc create FURNACE <name>"
If you want to edit the cooking time or experience you get from a furnace recipe you can execute this command to create a recipe like that:
"/cc create FURNACE <name> <exp> <cooking time>"
Cooking time must be in seconds
If you are upgrading the plugin from an older version, please reset/delete/change it.
If you want to change it you just have to add
Code (Java):
type
:
"CRAFTING"
to the recipe like this:
Code (Java):
recipes
:
example_pickaxe
:
type
:
"CRAFTING"