Giter Site home page Giter Site logo

infinite-craft-recipe-search's Introduction

Infinite Craft Recipe Search

Find the most optimal way to craft an item in Infinite Craft and generate a visual graph in seconds

Requirements

For recipe graph display to work:

Install

For Windows, you can directly download the recipes and executables from the Release page: https://github.com/onnowhere/infinite-craft-recipe-search/releases/latest

Alternatively, you can clone and install from source with Python 3.

git clone https://github.com/onnowhere/infinite-craft-recipe-search
cd infinite-craft-recipe-search
pip install -r requirements.txt

Usage

  • [OPTIONAL] If you would like newer recipes, run update_recipe_tree.py
    • This will update the optimal tree of all recipes from recipes.json into recipe_tree.json
    • Recipes are automatically pulled from: https://icscdn.vantezzen.io/recipes.json
  • Run search_recipes.py to search for the optimal recipe path to a phrase
    • To view a visual recipe graph, put ! before your search.
    • Ex.: !anagram
  • Run search_recipe_options.py to search for all possible top level recipes for a phrase
    • To do a partial phrase search, put ! before your search.
    • Ex.: !alpha

Special thanks

infinite-craft-recipe-search's People

Contributors

onnowhere avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.