Crafter | Invite Crafter
- All Minecraft recipes of items and potions are referenced in a command (
crafter recipe [item]
) - Find a recipe from an item (
crafter search [item]
) - Gets information about an item or a block (
crafter info [item or block]
) - Gets information about a mob (
crafter mobinfo [mob]
) - Gets list of mobs (
crafter mobs
) - Get the skin of a payer (
crafter skin [username]
) - Get the UUID of a payer (
crafter uuid [username]
) - Fond the usernames history from a payer (
crafter names [username]
) - Get the list of available Optifine versions (it is possible that some versions are missing) (
crafter optifine
) - More content and improvements are coming...
- Added different languages to search for recipes, their info and the list of compatible recipes as well as search for mobs stats! (
crafter recipe balise
in French) - Compatible languages: German, Spanish, Finnish, French, Icelandic, Macedonian, Polish, Russian, Turkish, Ukrainian.
- It is possible to propose a language on the Discord server of the bot support (https://discord.gg/c3Wh7Et)
- You can also request to add a language for the global translation of the bot. I put the necessary files in the `lang` folder that you can modify to adapt it to the language you want.
- If you encounter a problem with the bot or you think a bug has occurred you can create an issue explaining the problem so that I can easily identify where the error may come from.
[15/06/2021]
- Added information about the three new passive mobs : axolotl, glow squid and goat
- Correction of some wrong information about blocks (information about blocks and items in 1.17 will come soon)
[14/06/2021]
- Added recipes for items and blocks from 1.17
- Fixed some missing textures
[29/04/2021]
- The numerical IDs of the blocks and items have been removed while I correct this because most are wrong
[28/04/2021]
- Added skin preview with the skin command
[15/04/2021]
- Addition of German in the global translation of the bot
[14/04/2021]
- Added a global translation system for the bot
- Added two languages (French and English (USA))
- Various bug fixes
[22/02/2021]
- Added 4 new languages available to get the different item information (Japan, Korean, Chinese, Arabic).
- Correction of various bugs
[18/01/2021]
- Added a new command to get information about enchantments. The command will surely
have some improvements afterwards. (crafter enchant 'enchant')
[29/12/2020]
- Added a new command to translate items into different languages. The chosen item can be in the languages
taken into account by the bot. (crafter translate 'item')
- Fix various bugs