erogenousbeef-zz / BigReactors

Big Reactors mod for Minecraft
MIT License
153 stars 102 forks source link

Add links to Crafting Guide (http://crafting-guide.com) #463

Closed andrewminer closed 9 years ago

andrewminer commented 9 years ago

I've been working on a project to make it easier to deal with complex mods (especially tech mods), and I recently added support for Railcraft. The gist of the site is that you tell it what item(s) you want to make, and it will figure out all the raw ingredients you need along with step-by-step instructions. For example, here's what you'd need to make the smallest possible "big" reactor.

The maintainers of mods I've added (e.g., BuildCraft / Applied Energistics / EnderIO) have found it useful to include links to Crafting Guide in their official documentation, and I was hoping you would feel the same.

andrewminer commented 9 years ago

Any update on adding that link? It would be much appreciated!

erogenousbeef-zz commented 9 years ago

I'll do this during Easter weekend; I've not been home in a month, and don't get home until then. Sorry for the delay. :(

ghost commented 9 years ago

No problem! Enjoy your trip!

erogenousbeef-zz commented 9 years ago

Done! It's on the wiki's front page.

andrewminer commented 9 years ago

Thanks!