Posted 12 July 2015 - 04:40 PM
Here's something that players who use Blood Magic mod will be interested in. Now you don't need to create large build to automate this ritual, just computer and a few proxies will do the trick.
http://imgur.com/b1fTEhU
This is how fully automated ritual looks like. Simple, isnt it? :)/>
Here's the code:
http://pastebin.com/M8H10GUF
Some stuff about it:
This code only automates altar above ritual. You still have to provide ingredients yourself.
Theoretically you can craft all ingredients in one ritual. Program will prioritize stuff that are needed to craft something, so if you have enough redstone etc. you will never get stuck.
This app requires Applied Energistics 2 to work, because it treats AE network as storage.
This program will only automate 1 ritual. If you want to have more than one ritual, you have to create more computers etc.
How to use:
Download the code and run it. You will see information about file being created.
Type:
Launch app again.
That's everything.
Edit:
Minor fixes.
Edit 2:
Another set of minor fixes.
http://imgur.com/b1fTEhU
This is how fully automated ritual looks like. Simple, isnt it? :)/>
Here's the code:
http://pastebin.com/M8H10GUF
Some stuff about it:
This code only automates altar above ritual. You still have to provide ingredients yourself.
Theoretically you can craft all ingredients in one ritual. Program will prioritize stuff that are needed to craft something, so if you have enough redstone etc. you will never get stuck.
This app requires Applied Energistics 2 to work, because it treats AE network as storage.
This program will only automate 1 ritual. If you want to have more than one ritual, you have to create more computers etc.
How to use:
Download the code and run it. You will see information about file being created.
Type:
edit config.cfg
and edit file to suit your needs. If you want to disable ingredient just delete specific section.Launch app again.
That's everything.
Edit:
Minor fixes.
Edit 2:
Another set of minor fixes.
Edited on 24 July 2015 - 08:47 AM