Simple Craft Editor

An in-game editor for Minecraft crafting recipes. Disable recipes, tweak existing ones, or build brand-new ones on the fly — no datapacks, no restarts. Changes take effect immediately.
Back to Files

SimpleCraftEditor-fabric-1.20.1-1.1.0.jar

File nameSimpleCraftEditor-fabric-1.20.1-1.1.0.jar
Uploader
MateoF024MateoF024
Uploaded
Jul 22, 2026
Downloads
7
Size
172.7 KB
Mod Loaders
Fabric
File ID
8490170
Type
R
Release
Supported game versions
  • 1.20.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:simple-craft-editor-1619854:8490170"

Learn more about Curse Maven

What's new

Changelog

Version 1.1.0

A stability release. Simple Craft Editor now behaves the same in a large modpack as it does on its own.

Added

  • Debug logging, off by default, for reporting problems: /sce debug true writes what the mod does to the log. It can be narrowed to one area, it survives a restart, and it can be turned on before the world loads with -Dsce.debug=true
  • /sce debug status, /sce debug verify and /sce debug find report what the mod is doing and where a given recipe stands

Fixed

  • A modpack that builds its recipes from scripts could lose them: editing a single recipe emptied the pack's recipe list
  • Opening an existing recipe in the editor showed an empty screen in some modpacks
  • Creating, editing, disabling and deleting took effect only after a reload when certain performance mods were installed
  • A deleted recipe could still be crafted, and stayed craftable until the player logged out, when a recipe-choice mod was installed
  • The editor key appeared in Controls but did nothing on Forge 1.20.1
  • Deleting an edit of an existing recipe left the recipe missing instead of restoring the original

Changed

  • Recipes created by script mods can no longer be opened or disabled. Those scripts rewrite their recipes every time the pack loads, so any change made here would be undone. The editor now says so instead. Recipes from datapacks, from the game and from other mods are unaffected

This mod has no additional files