Tutorials/Andesite/Andesite Alloy Production: Difference between revisions

From Create: Minecraft Mod Wiki
Jump to navigation Jump to search
Create: Minecraft Mod Wiki>Aversiveness
No edit summary
BoxWithout (talk | contribs)
m 31 revisions imported
 
(24 intermediate revisions by 7 users not shown)
Line 1: Line 1:
{{Stub}}


=Andesite Alloy Automation=


-ok, someone put some sort of infinite lava production system right here. it seems (someone in comments ) that 10k block doesnt work
==Method 1==
# Place down 2 [[Millstone|Millstones]] [Millstones A and B], each with cobblestone generator above it to obtain Gravel.{{Millstone|Input=Cobblestone|Output1=Gravel}}
# Feed A's gravel into a bulk washing machine using an [[Encased Fan]] to obtain Flint (and Iron nuggets as a by-product. You can make an [[Tutorials/Iron Ingot Automation|Iron farm]] with these nuggets.){{Bulk Washing|Input=Gravel|Output1=Flint|Chance1=25%|Output2=Iron Nugget|Chance2=12%}}
#Obtain Infinite Lava - There is a few ways to do this: 1) {{MC|Lava}} above {{MC|Pointed Dripstone}}, with a {{MC|Cauldron}} below and a [[Fluid Pipe|Fluid]] network to move said lava; 2) With the default [[Config]], create and then attempt to drain a source of lava with 10,000+ fluid blocks with a [[Hose Pulley]].
#Feed the flint, B's gravel and the lava into a [[Basin]] below a [[Mechanical Mixer|Mechanical Press]] to obtain [[Andesite]]{{Mechanical Press|Input1=Flint,2|Input2=Gravel|type=compacting|Input3=100mB of Lava|Output=Andesite}}
# Use the [[Tutorials/Iron Ingot Automation|Iron Ingot]] generator to feed a second basin with iron nuggets and feed this second basin also with the andesite from the previous basin.
#Use a mixer with the basin, and andesite alloys will be made.
==Method 1b==
This method of producing [[Andesite Alloy]] is made for technical players.
In the long run, this farm does not produce any by-products, but at the beginning it might have trouble getting all the resources because the wash recipes use probabilities, so it might not be a bad idea to back up the system at the beginning.
===Items Needed===
*{{ItemLink|Basin}}
*{{ItemLink|Crushing Wheel}}
*{{ItemLink|Encased Fan}}
*{{ItemLink|Mechanical Mixer}}
*{{ItemLink|Mechanical Press}}
*{{ItemLink|Mechanical Belt}}, {{ItemLink|Shaft}} and {{ItemLink|Cogwheel}}
===Steps===
#Connect a [[Cobblestone]] farm to three pairs of [[Crushing Wheel|Crushing Wheels]] (Crushing wheels A, B and C).
#Split the output of A into three outputs (A1, A2 and A3)
#Merge the first two outputs with the [https://minecraft.fandom.com/wiki/Gravel Gravel] of the other two pairs of crushing wheels B and C.
#Now the products of A1, B and C get washed.
#Put the [https://minecraft.fandom.com/wiki/Gravel Flint] and the gravel from A2 in a [[Basin]] and pump lava in before you can [[Mechanical Press|compact]] them. This mechanical press produces [[Andesite]].
#Deposit this Andesite and the nuggets (from the washed gravel) into another basin and place a [[Mechanical Mixer]] over it to obtain [[Andesite Alloy]] .
(pictures may come soon)
===Efficiency===
This technique produces 1 [[Andesite Alloy]] for every 9.54 [[Cobblestone]].


Note that there is most likely a far more efficient way to do this-I'm just making this up.
==Method 2==
(Notice: I explained how to get andesite alloy, but there should be some more images if someone's got time)


# Place down two millstones(1 and 2), with a cobblestone generator above each of them (a drill above a typical lava/water cobble gen)
Combine an iron farm with an andesite farm using a basin with a mixer on top
# Feed the output of 1 into a 3rd millstone, 3, and feed 3 and 2 into a basin above a mixer.  
===Iron farm===
# A lava line must be fed into the mixer, and then use a compactor above the basin. The output of this final basin will be andesite blocks. '''STOP HERE FOR JUST ANDESITE'''
Make a cobblestone generator. Then use a millstone:
'''IF ANDESITE ALLOYS ARE WANTED'''
{{Millstone|Input=Cobblestone|Output1=Gravel}}
Then use an encased fan to make iron ingots:
{{Bulk Washing|Input=Gravel|Output1=Flint|Chance1=25%|Output2=Iron Nugget|Chance2=12%}}
Throw away the flint and Voila! you get the iron.
===Andesite farm===
Like the iron farm start with a cobblestone generator then mill the cobblestone into gravel.
{{Millstone|Input=Cobblestone|Output1=Gravel}}
#Then crush the gravel into sand.
{{Crushing Wheel|Input=Gravel|Output1=Sand}}
After that haunt the sand into soul sand.
{{Bulk Haunting|Input=Sand|Output1=Soul Sand}}
Then, we wash the soul sand:
{{Bulk Washing|Input=Gravel|Output1=Nether Quartz,4|Chance1=12%|Output2=Gold Nugget|Chance2=2%}}


# Use the [[Tutorials/Iron Ingot Automation|Iron Ingot]] generator to feed a second basin with iron nuggets and feed this second basin also with the andesite from the previous basin.  
With the nether quartz, we combine cobblestone obtained from a second cobblestone generator to make diorite.
# Use a mixer with the basin, and andesite alloys will be generated!
Same with the diorite, we combine it with cobblestone to make andesite.
This way we obtain andesite from cobblestone generators without using lava.

Latest revision as of 21:36, 14 February 2025

This article is a stub, and needs some love to grow up!
You can help the Create: Minecraft Mod Wiki by expanding it.

Andesite Alloy Automation[edit | edit source]

Method 1[edit | edit source]

  1. Place down 2 Millstones [Millstones A and B], each with cobblestone generator above it to obtain Gravel.
    Cobblestone
    Milling
    Gravel
  2. Feed A's gravel into a bulk washing machine using an Encased Fan to obtain Flint (and Iron nuggets as a by-product. You can make an Iron farm with these nuggets.)
    Gravel
    Bulk Washing
    Flint25%Iron Nugget12%
  3. Obtain Infinite Lava - There is a few ways to do this: 1) Lava above Pointed Dripstone, with a Cauldron below and a Fluid network to move said lava; 2) With the default Config, create and then attempt to drain a source of lava with 10,000+ fluid blocks with a Hose Pulley.
  4. Feed the flint, B's gravel and the lava into a Basin below a Mechanical Press to obtain Andesite
  5. Use the Iron Ingot generator to feed a second basin with iron nuggets and feed this second basin also with the andesite from the previous basin.
  6. Use a mixer with the basin, and andesite alloys will be made.

Method 1b[edit | edit source]

This method of producing Andesite Alloy is made for technical players. In the long run, this farm does not produce any by-products, but at the beginning it might have trouble getting all the resources because the wash recipes use probabilities, so it might not be a bad idea to back up the system at the beginning.

Items Needed[edit | edit source]

Steps[edit | edit source]

  1. Connect a Cobblestone farm to three pairs of Crushing Wheels (Crushing wheels A, B and C).
  2. Split the output of A into three outputs (A1, A2 and A3)
  3. Merge the first two outputs with the Gravel of the other two pairs of crushing wheels B and C.
  4. Now the products of A1, B and C get washed.
  5. Put the Flint and the gravel from A2 in a Basin and pump lava in before you can compact them. This mechanical press produces Andesite.
  6. Deposit this Andesite and the nuggets (from the washed gravel) into another basin and place a Mechanical Mixer over it to obtain Andesite Alloy .

(pictures may come soon)

Efficiency[edit | edit source]

This technique produces 1 Andesite Alloy for every 9.54 Cobblestone.

Method 2[edit | edit source]

(Notice: I explained how to get andesite alloy, but there should be some more images if someone's got time)

Combine an iron farm with an andesite farm using a basin with a mixer on top

Iron farm[edit | edit source]

Make a cobblestone generator. Then use a millstone:

Cobblestone
Milling
Gravel

Then use an encased fan to make iron ingots:

Gravel
Bulk Washing
Flint25%Iron Nugget12%

Throw away the flint and Voila! you get the iron.

Andesite farm[edit | edit source]

Like the iron farm start with a cobblestone generator then mill the cobblestone into gravel.

Cobblestone
Milling
Gravel
  1. Then crush the gravel into sand.
Gravel
Crushing
Sand

After that haunt the sand into soul sand.

Sand
Bulk Haunting
Soul Sand

Then, we wash the soul sand:

Gravel
Bulk Washing
Nether Quartz412%Gold Nugget2%

With the nether quartz, we combine cobblestone obtained from a second cobblestone generator to make diorite. Same with the diorite, we combine it with cobblestone to make andesite. This way we obtain andesite from cobblestone generators without using lava.