promotional bannermobile promotional banner

Custom Recipes

Allows you to make your own custom recipes and such, with no coding experience.

File Details

Custom Recipes v5.0

  • R
  • Nov 29, 2015
  • 47.14 KB
  • 14.9K
  • 1.8.8

File Name

customrecipes-1.7.10-5.0.jar

Supported Versions

  • 1.8.8
  • Bump version number to 5.0 for Minecraft 1.8.8, Now uses gradle 2.1
  • Update to Forge 11.15.0.1591
  • Mappings are now on snapshot_20151128
  • Added a new command "/citeminfo" tells you how you would add a dictionary entry for the item your player is holding.
  • The major change that was made was that dictionaries are now defined by modid:itemblockname,meta instead of id,meta. This solves an issue where adding or removing mods would shuffle item ids and custom recipes would mess up. The dictionary was rewritten to version 38 to support this.
  • Made possible to run the mod serverside only,

Thanks to 61352151511 for porting the mod to 1.8.8, and to LolHens for making it possible to run the mod serverside only.