An open API service indexing awesome lists of open source software.

https://github.com/serilum/recipe-commands

💬 Receive the pattern and ingredients of any item recipe via chat commands.
https://github.com/serilum/recipe-commands

curseforge fabric forge minecraft mod modding modrinth natamus neoforge quilt recipe-commands rick-south serilum

Last synced: 3 months ago
JSON representation

💬 Receive the pattern and ingredients of any item recipe via chat commands.

Awesome Lists containing this project

README

        

Recipe Commands


Download


You can download Recipe Commands on CurseForge and Modrinth:

  CurseForge:   https://curseforge.com/minecraft/mc-mods/recipe-commands
  Modrinth:      https://modrinth.com/mod/recipe-commands


Issue Tracker


To keep a better overview of all mods, the issue tracker is located in a separate repository.
  For issues, ideas, suggestions or anything else, please follow this link:


    -> Issue Tracker


Pull Requests


Because of the way mod loader files are bundled into one jar, some extra information is needed to do a PR.
  A wiki page entry about it is available here:


    -> Pull Request Information


Mod Description




Requires the library mod Collective.

Recipe Commands is a mod which implements a non-intrusive way to find the ingredients and pattern of any recipe in the game. Just use the command /recipes (or /rec for short) followed with the item name. Auto-complete is supported to easily find the exact name. Useful for new players to learn about recipes without leaving the game, or for veterans who forgot that uncommon item recipe.

The underscore ( _ ) in the displayed pattern is an empty space.


Commands:
/recipes <recipe> - Shows the ingredients and pattern of the recipe.
/rec <recipe>
- Shows the ingredients and pattern of the recipe.


Images:
The /recipes command with the autocompletable recipes:


The recipe of a piston:



The recipe of a redstone repeater:



The recipe of an arrow:



The recipe of an ender chest:



The recipe of an acacia boat:



The recipe of an armour stand:



------------------

You may freely use this mod in any modpack, as long as the download remains hosted within the CurseForge or Modrinth ecosystem.

Serilum.com contains an overview and more information on all mods available.

Comments are disabled as I'm unable to keep track of all the separate pages on each mod.
For issues, ideas, suggestions or anything else there is the Github repo. Thanks!