Skip to content

Techlone/recipenator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recipenator

A brand new tweaker of recipes in Minecraft 1.7.10 (and maybe for other versions). Requires Java 8.

Releases

Here https://github.com/Techlone/recipenator/releases

Changelog

WIP

How to build

  • Install gradle and JDK 8
  • Clone this repo
  • Open cmd or bash or something what you like
  • Go to cloned folder
  • Run two commands:
    • gradle setupDevWorkspace
    • gradle build
  • Jar file would be in .\build\libs folder