michaelzangl / minebot

Minebot
GNU General Public License v3.0
144 stars 48 forks source link

Recipes question #136

Closed merosoko closed 7 years ago

merosoko commented 7 years ago

How can I add custom recipes to /minebot craft ?

michaelzangl commented 7 years ago

Which recipe would you like to add?

The bot uses the default minecraft recipes available (expect for some special recipes it does not understand). This is why you cannot add your own.

merosoko commented 7 years ago

I would like to use recipes from server plugin's. Many of the recipes are changed, they craft from vanilla items but a different recipe. whether there is some sort of a file that stores all the recipes? I could change them. =)

michaelzangl commented 7 years ago

No. The bot is only designed to work with vanilla minecraft and takes the recipes directly from the minecraft source.