Andrew Miner d75ee61fbe Update package.json to properly specify deps
Update the `package.json` file to properly specify the dependency on
`crafting-guide-common` by referring to it's GitHub repository. This
should allow someone working on this package to have NPM donwload it
like anything else (including CircleCI).

Also change the `link-deps` Grunt command to `use-local-deps` and
make it remove the NPM-downloaded version and replace it with a
symlink to a local copy.
2015-03-25 15:12:37 -07:00
2015-03-24 19:09:29 -07:00
2015-03-24 19:09:29 -07:00
2015-03-06 19:33:26 -08:00

Crafting Guide

Crafting Guide is the ultimate step-by-step guide for making anything in Minecraft. From the your first crafting table all the way up to your IndustrialCraft2 QuantumSuit Bodyarmor, Crafting Guide breaks down the recipes to raw ingredients and displays step-by-step instructions for what to craft, how much to craft, and in what order. It also supports crafting multiple items at once, and can even include crafting the necessary tools in the step-by-step instructions.

Check out the Trello Board to see what's coming up!

Adding new features

If there's something you'd like to see Crafting Guide do, feel free to open an issue against this project. Be sure to describe exactly what you have in mind, and explain why you think it would benefit everyone who uses Crafting Guide. If you like, you can even clone the repository and get started on implementing it yourself!

Adding a new Mod

Is Crafting Guide missing a mod you use? Check out the Adding a new Mod page for full details on how to add support for your favorite mod. No programming required!

S
Description
No description provided
Readme
37 MiB
Languages
CoffeeScript 68.1%
SCSS 20.5%
Pug 10.6%
Shell 0.8%