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.
- Host: GitHub
- URL: https://github.com/serilum/recipe-commands
- Owner: Serilum
- License: other
- Created: 2023-12-11T23:16:56.000Z (over 1 year ago)
- Default Branch: 1.21.4
- Last Pushed: 2025-02-12T22:16:45.000Z (4 months ago)
- Last Synced: 2025-02-23T02:33:32.971Z (4 months ago)
- Topics: curseforge, fabric, forge, minecraft, mod, modding, modrinth, natamus, neoforge, quilt, recipe-commands, rick-south, serilum
- Language: Java
- Homepage: https://serilum.com/mod/recipe-commands
- Size: 196 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- Funding: .github/funding.yml
- License: license.md
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-commandsIssue 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!