Redstone Automation Blood Magic Altar (minimalist version) [BM2] Blood Magic 2 (Blood Magic 2) Minecraft Game

Foreword

After reminding the comment area, you can use redstone lamps under the blood magic altar to end the synthesis. In the previous version of the automation, it took a lot of effort to detect the synthesis. ThereforeMake an automation.

Material preparation

Two items controlled by redstone, 2 items controlled by redstone and have filtering functions, 3 red stone firebars, 1 red stone powder, 1 red stone lamp, 1 box, 1 comparison device 1And several buildings.

In this tutorial, use the item pipelines that expand the item. When the reader is built, you can replace other similar pipelines by themselves, such as EIO items catheter and even AE input/output bus.Boxes, readers can replace any type of box at will.

Tutorial

3D structure display (View On Github)

Detection principle

After testing, a redstone lamp is placed under the blood altar. When the synthesis of the altar is completed, the altar will be strongly charged for about 3 seconds, so we only need to put all the items in these 3 seconds (up to 64)Just take away, wait until the redstone signal disappears, and then continue to draw the items into the altar.

Altar synthesis

Set up the pipes of the altar to be closed as redstone, and the pipes extracted from the altar are set to redstone.Usually the pipeline will constantly try to extract items from the box. After the synthesis is completed, the altar will be strongly charged. At this time, the pipelines that are drawn into the altar will not work.The items will continue to be synthesized during a period of time without drawing).

Qi blood orb full energy

Whether the qi and blood orb can block the normal synthesis, so a box is added after the interface as a buffer to detect whether it needs to be synthetic.We can read the box with a comparator, charging a block with a red stone torch.

When this red stone fire handle is lit, there is no item in the box. At this time, the server activates, extract qi and blood pearls from the interface.

Finally, a pipeline is added to extract qi and blood orb to the ME interface. The pipeline is set as redstone activation. This pipe will be activated when there is objects in the box and when the formula is completed.Orb.

Precautions

This automation only occurs when the pipeline is selected unreasonable:

For example, the items in EXU2 can cache a set of items, and the comparator of the box may not be able to activate the box that the orb may not be pulled away.

After the formula is completed, the state of strong energy in the altar will only last about 3 seconds, so the pipes must be drawn 1 set of items within 3 seconds.