Recipe Enhancements

Changes recipes to be more logical and adds a few new ones too.

File Details

Recipe Enhancements 1.5.1

  • R
  • Mar 4, 2021
  • 51.43 KB
  • 104
  • 1.16.5
  • Forge

File Name

[1.16.5] RecipeEnhancements-1.5.1.jar

Supported Versions

  • 1.16.5

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:recipe-enhancements-424339:3226732")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Changes

The main reason for this patch is because I noticed the clay uncrafting recipe was missing, and the clay file instead contained the glowstone dust recipe. So I moved the glowstone dust recipe to the correct file and added the clay uncrafting recipe that should've been there in the first place.

 

I also updated the mod info in the mods.toml file:

- Added issuetracker URL in mods.toml.

- Added mod page URL in mods.toml.

- Changed license in mods.toml.

- Changed logo the correct one in mods.toml.

- Added back the dependencies for Forge and Minecraft 1.16.5, that I removed for some reason.