What to do with creosote

  • Please make sure you are posting in the correct place. Server ads go here and modpack bugs go here
  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord

Someone Else 37

Forum Addict
Feb 10, 2013
1,876
1,440
168
I'm trying to get so much power to the farm because I thought by now that I would have a faster way to extract items out of it. I want the farm to operate as quickly as possible. It uses power each time it harvests something. I want that power usage to be replaced immediately so that it can harvest the entire farm at once. As it stands, no one has suggested a way to extract items out of the farm faster, and I haven't found a way on my own yet.
What sort of farm are you using?

Do you have access to autarchic Buildcraft gates? If multiple Energy Pulser conditions on an iron or better autarchic gate are active simultaneously, it'll double the number of items pulled by the wooden/emerald pipe at once. So, if you use a Diamond Autarchic Gate and set seven of the conditions to Redstone Signal Off -> Energy Pulser, it'll extract a stack at once.
 

ZTB23

New Member
Jul 29, 2019
107
0
0
Just figured out my engine efficiency problem. I had so many pipes connected to so many different things that I had an interconnected network. All the steam was being distributed equally, thus cutting each engines supply by however many engines I have. Each one is now independent, and every engine is now running at 80 rf/t
 

ZTB23

New Member
Jul 29, 2019
107
0
0
For the autarchic gate you suggested, should I use an and gate, or an or gate? I don't know the difference.
 

Someone Else 37

Forum Addict
Feb 10, 2013
1,876
1,440
168
For the autarchic gate you suggested, should I use an and gate, or an or gate? I don't know the difference.
If you just want them to run all the time, it doesn't matter. If you wanted it to pulse whenever some condition AND some other condition are true (when there are items to pull from the chest and somewhere to store them, for instance), you'd want an AND gate; if you wanted it to pulse whenever any of some number of conditions are true, use an OR gate. But, since I assume you just want to have them pulse constantly, they'll both work equally well. Pick whichever you like.

Right-clicking the gate on a pipe will place it on the pipe. Then, you can click on the gate itself to configure it, or on any other part of the pipe to access the pipe's GUI (i.e. with diamond or emerald pipes). In the case of your farm, you'll want to place the gate on a wooden (or emerald, if you want to filter what items get pulled) pipe adjacent to whatever chest/machine contains the outputs of your farm.

In the gate's GUI, you'll see some pairs of inventory-slot-like boxes. Do note that each tier of gates (at least, the Basic, Iron, Gold, and Diamond ones) doubles the number of pairs available, ranging from 1 to 8. The Quartz and Emerald gates have functionality specific to robots, which I'm not familiar with at all.

The left box in each pair contains the condition that the gate will check for. Left- or right-click in that box to cycle through all the possible conditions. These include things like redstone signals, presence or absence of items in the pipe or in adjacent inventories, fluid levels in adjacent tanks, etc. In your case, you'll want to pick something that'll always be true whenever you want the gate to run, such as Redstone Signal Off or Items in Inventory. At this point, the left half of the bar connecting the box to its paired box will light up if that condition is actually true.

On Gold and Diamond gates, there is an additional slot that is normally blocked off. This can be used as a filter- for instance, setting the condition to "Items in Inventory" will open up this extra slot; placing a diamond in there will effectively change the condition to "Diamonds in Inventory".

The right-hand box in each pair specifies the action for the gate to carry out. These include things like emitting redstone signals, emitting pipe wire signals (if there's pipe wire attached to the pipe the gate's on), closing the pipe off, and, if the gate is an Autarchic Gate, producing RF and feeding it into the attached pipe. Once again, click in the box to cycle through the available options.

The two actions specific to Autarchic Gates are Energy are Energy Pulser and Single Pulse. They're pretty self-explanatory; for this application, you probably want Energy Pulser.

Now, if you configure just one gate condition such that the Energy Pulser thing turns on, the gate will run no faster than a fully-heated redstone engine. However, if you configure multiple conditions to perform the Energy Pulser action, each one will double the number of items pulled at once, as noted in my last post. Entering "Redstone Signal Off -> Energy Pulser" seven times in the same diamond gate will extract 2^(7-1) = 64 items at a time, as long as there is no redstone signal applied to the gate.
 

ZTB23

New Member
Jul 29, 2019
107
0
0
Ok. So using them is basically just like writing a computer program with IF statements. I'm good at those. I was 3 years ago anyway.... But making it is going to be an absolute pain... I don't have a laser setup yet. That's going to be a project in and of itself since I want 9 lasers.
 

KingTriaxx

Forum Addict
Jul 27, 2013
4,266
1,333
184
Michigan
Lava transport? Railcraft. Tank cart's go through nether portals just fine. Fuel distribution to farms? Railcraft. Chest and fluid cart to run charcoal and water to hobbyist steam engines. (Might be able to run steam to more powerful steam engines via tank cart. Haven't tried.)
 

BrickVoid

Well-Known Member
Dec 2, 2012
593
57
54
Just figured out my engine efficiency problem. I had so many pipes connected to so many different things that I had an interconnected network. All the steam was being distributed equally, thus cutting each engines supply by however many engines I have. Each one is now independent, and every engine is now running at 80 rf/t

I think you have the option of using pipes from BC that don't connect to other pipes, if you are trying to route multiple liquids in a confined space. Sandstone waterproof transport pipes might be a thing, but it's been so long since I last used a BC setup, my memory is fuzzy and that's probably changed anyway lol. :D

But mostly what you want to do is prevent different fluids from intermingling with one another as that just clogs up your pipe network with fluids you either have to waste or remove manually in some manner.

Cheers ...

BrickVoid
 

ZTB23

New Member
Jul 29, 2019
107
0
0
I'm not using any of the pipes that wont connect to another specific type of pipe because none of them move fast enough. I'm just using golden pipes and keeping them separated. It's working out just fine.
 

tedyhere

New Member
Jul 29, 2019
1,286
0
0
I'm not using any of the pipes that wont connect to another specific type of pipe because none of them move fast enough. I'm just using golden pipes and keeping them separated. It's working out just fine.
Super simple to keep them separated if you use colored glass when you make them ;) No crazy routing required.
 
  • Like
Reactions: PierceSG and ZTB23

ZTB23

New Member
Jul 29, 2019
107
0
0
I just got all 9 steam engines and lasers placed. had to use only the outside 8 to make the first diamond gate, put it in the middle so the 9th engine could power the laser, then made the second diamond gate. everything works beautifully :)
 

ZTB23

New Member
Jul 29, 2019
107
0
0
How do I make the diamond autarchic pulsar gate? NEI isn't being helpful. It's cycling through all of the different gates and it goes too fast for me to be able to read everything.
 

GreenZombie

New Member
Jul 29, 2019
2,402
-1
0
How do I make the diamond autarchic pulsar gate? NEI isn't being helpful. It's cycling through all of the different gates and it goes too fast for me to be able to read everything.

From memory, so I hope this is right:

1. make all 4 colours of wire. Redstone and dye. In the Assembly Table.
2. Make a diamond chip. Diamond + redstone, in the assembly table.
3. make a diamond gate. Diamond chip + 1 of each wire, in the assembly table.
4. make a pulsating chipset. Enderpearl + redstone in the assembly table.
5. Make an autarchic gate: Diamond gate + pulsating chipset, in the integration table.

--