Recipe Changer
This is a lightweight server-side mod that allows you to change, remove, or add recipes for vanilla and custom modded items.
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
Recipe Changer
About
This is a Server-side Minecraft mod that adds the ability to change, add, remove, view or reset recipes of vanilla and custom blocks, items, etc. Fully server-side with an in-game GUI no client mod required. All commands require OP (cheats enabled) in any gamemode.
Commands
/changerecipe help — Shows help
/changerecipe add <item> — Add an alternative recipe
/changerecipe change <item> — Replace all recipes for an item (not fully working)
/changerecipe edit <item> — Edit a custom recipe
/changerecipe view <item> — View all recipes for an item
/changerecipe remove <item> — Remove a custom recipe
/changerecipe reset <item> — Reset custom recipes
Requires: Fabric API and Fabric Language Kotlin