Command Alchemy

Combine items into new ones with /mix a polished recipe browser, in-GUI mixing workbench, per-player private recipes, and admin permission controls.

File Details

CA-1.1.0.jar

  • R
  • May 11, 2026
  • 273.85 KB
  • 8
  • 1.21.1
  • NeoForge

File Name

CA-1.1.0.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:command-alchemy-1540086:8072199"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

v1.1.0. Pre- Polish

Added

  • Personal recipes. The /mixcreate command now saves to a private store for each player. You can share your recipes with players using /mixshare <id> <player>. Then take back control with /mixunshare. You can also list your recipes with /mixmine. Remove them with /mixdelete. The GUI will show your recipes with a violet symbol or a green symbol if someone shared a recipe with you. All of this happens in time.

  • The permission control panel is a feature that helps you manage who can do what. You can find it in the [permissions] section of the config. There are commands like /mixadmin list|trust|untrust|admin|unadmin|role that you can use to change things on the fly.

  • We have a new Create Mix workbench that you can open with the "+ Create Mix" button. It is like a grid where you can mix things together and see what you get. You can even save your mix. Try it out.

  • Now when you brew something you will get a message in the chat that says you did it. You will also see what the item does and what it is called. There are cool sounds and effects.

  • The recipe browser will now update automatically when you use the /reload or /mixshare commands. You do not have to close it and reopen it.

  • We made the GUI look nicer. It has a theme and fun effects when you hover over things. The recipes are also sorted alphabetically which makes it easier to find what you want.

  • There is a command called /mixbrew that lets you make something just one time. Only certain players can use this command.

  • We added a sample recipe called Pirates Bounty. It is like a game where you put in five ingredients and get a surprise. You might even get an item called the "Captains Doubloon".

Changed

  • The /mixcreate command used to save recipes to a file that everyone could see. Now it saves them to a file for each player. If you want to make a recipe that everyone can see you have to make a file in the data/<namespace>/recipe/ folder.

Fixed

  • Sometimes the /mixcreate command would not work if you used a colon in the item name. We fixed that.

  • The help menu used to be see-through. Would let the recipes show through. We made it so that it covers everything now.

  • There was a problem with some of the, behind-the-scenes code. We fixed it by making sure everything is using the version.

Compatibility

  • This works with Minecraft 1.21.1.

  • You need to have NeoForge 21.1.224 or a newer version of 21.1.x.

  • You need to have Java 21.

  • You need to have this on both the client and the server.