M
MidnightOz
Guest
So, I'm playing FTB Beyond 1.10.0 and I'm at the point where I want to get into Blood Magic transposers because those damn rubber tree logs with sap in them need to be relocated. >:C
I'm not a good builder, in fact, I'm absolutely horrid at building! But there is something I'm pretty good at and that's logical thinking. Fortunately due to that, I could make some pretty dope stuff.
Prologue: There's no ComputerCraft in Beyond, only OpenComputers and my god how confusing it was to get an OpenComputers computer up and running, but once I did, everything was a breeze.
So I thought to myself, how could I make myself a fancy blood altar setup. I'm not a good builder, so that's absolutely out of the question. (Look at exhibit A down below.)
Exhibit A:
And that's when it hit me! Fancy computer works. There's this thing in OpenComputers called an Adapter. It lets you hook up to various blocks to get info or do other things with it. When I was fiddling around I made a simple EU monitor with it for my IC2 machines. (Exhibit B)
Exhibit B:
And out testing I go, hook up the adapter to the blood altar, write code to see the components attached to the computer aaaaaaaaaand.... It's not there. Some googling later and I see that there used to be integration in 1.7, but there wasn't any in 1.10. (I also found out EnderIO capacitor banks and energy cells don't have any either) What do? How do? That's when I decided I'll take matters into my own hands. I did a tiny bit of modding AGES ago (talking years here) and thought that I could probably write a driver mod for OpenComputers. I took a few looks at the examples laid out. (Blood Magic had most of the stuff intact, a few functions were missing which I added to my driver. But there was absolutely NO EnderIO capacitor bank interaction previously either, so that's what I pretty much had to make from scratch (Not mega hard)) And a few hours later trying to learn the new workspace setup and stuff and I'm finished. Test it out. Works. EnderIO and Blood Magic interaction with OpenComputers by my own hands.
Is that a screen near my altar?
What might be on it?
Fancy altar thingamajiggy? YES.
All of them are variables. They change according to the changes to the altar.
(Aiming for tier 4 to get the ritual that lets me get LP from a woot farm. .-.)
Peace,
Midnight out!
I'm not a good builder, in fact, I'm absolutely horrid at building! But there is something I'm pretty good at and that's logical thinking. Fortunately due to that, I could make some pretty dope stuff.
Prologue: There's no ComputerCraft in Beyond, only OpenComputers and my god how confusing it was to get an OpenComputers computer up and running, but once I did, everything was a breeze.
So I thought to myself, how could I make myself a fancy blood altar setup. I'm not a good builder, so that's absolutely out of the question. (Look at exhibit A down below.)
Exhibit A:
And that's when it hit me! Fancy computer works. There's this thing in OpenComputers called an Adapter. It lets you hook up to various blocks to get info or do other things with it. When I was fiddling around I made a simple EU monitor with it for my IC2 machines. (Exhibit B)
Exhibit B:
And out testing I go, hook up the adapter to the blood altar, write code to see the components attached to the computer aaaaaaaaaand.... It's not there. Some googling later and I see that there used to be integration in 1.7, but there wasn't any in 1.10. (I also found out EnderIO capacitor banks and energy cells don't have any either) What do? How do? That's when I decided I'll take matters into my own hands. I did a tiny bit of modding AGES ago (talking years here) and thought that I could probably write a driver mod for OpenComputers. I took a few looks at the examples laid out. (Blood Magic had most of the stuff intact, a few functions were missing which I added to my driver. But there was absolutely NO EnderIO capacitor bank interaction previously either, so that's what I pretty much had to make from scratch (Not mega hard)) And a few hours later trying to learn the new workspace setup and stuff and I'm finished. Test it out. Works. EnderIO and Blood Magic interaction with OpenComputers by my own hands.
Is that a screen near my altar?
Fancy altar thingamajiggy? YES.
(Aiming for tier 4 to get the ritual that lets me get LP from a woot farm. .-.)
Peace,
Midnight out!