Recipe Changer

This is a lightweight server-side mod that allows you to change, remove, or add recipes for vanilla and custom modded items.

52

Quick challenge

How far can you run before the mobs catch you?

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

ADS