CraftTweaker GUI

Allows editing and managing edited recipes for CraftTweaker

File Details

ctgui-1.20.4-0.2.0

  • B
  • May 23, 2024
  • 290.39 KB
  • 98
  • 1.20.4
  • NeoForge

File Name

ctgui-1.20.4-0.2.0.jar

Supported Versions

  • 1.20.4

Curse Maven Snippet

NeoForge

implementation "curse.maven:crafttweaker-gui-1006304:5366768"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • Added JEI support for everything EMI had, except tag editing and showing tags with one item.
  • Either JEI or EMI are now required.
  • Added support for all Mekanism recipe-types that can be customized with CraftTweaker.
  • Added support for non item ingredients and tags. You now also have to specify the registry of the tag in the tag ingredient panel (for example mekanism:infuse_type:mekanism:redstone). Tag-Editing is currently still only supported for items.
  • Added an option to show tags with one item and not translate tags everywhere in EMI.
  • Errors while saving and loading recipe changes are now also shown in chat and the changed_recipes.snbt.old file is now only overwritten at the start of each session to actually be usable as a backup.
  • Fixed being able to add empty ingredients to shapeless crafting recipes.
  • Fixed edit button in the changed recipes list being visible without edit mode turned on.
  • Fixed an error when exporting or deleting recipe changes with the remove type.