your current location:首页 > news>[DLT] Dynamic Liquid Tanks) Minecraft

[DLT] Dynamic Liquid Tanks) Minecraft

2024-12-15 01:51:27|Myriagame |source:minecraft skins

The dynamic water storage tank provides a set of techniques to use multiple blocks to establish a water storage tank storage liquid.

The most special thing is that it can customize the shape and even customize the displayed appearance.

You can customize your water storage tank into any appearance and size you want.

The picture below shows the magma water storage tank disguised as a tree:

characteristic:

-The can create a multi -block structure water storage tank to store liquid!

-Ad the end shadow storage tank as a component to enable your multi -block structure water storage tank to be accessed by remote!

-It size is unlimited, and the shape is customized!

-The can disguise it into other blocks and customize its color!

-It can be compatible with the liquid transportation methods of most modules (BC pipelines, mysterious puppets, TE liquid pipelines, etc.)

-Ad the volume through the chip and MJ energy!

-The output redstone signal according to the capacity!

-You interact with Computercraft!

-The comprehensive data management and display function!

Cooperate with computer modules:

Write an example here:

First, place the ComputerCraft computer at the core of the water storage tank (here is placed one, and then import a bucket of magma).

Put here on the right.

Enter TANK = Peripheral.wrap ("Right")

Use the core as the peripheral of the computer.

Enter tank.getflum ()

Return to liquid type, here will show lava

Enter tank.getamount ()

How much is the liquid, it will show 1000MB here

Enter tank.getCapAcity ()

The return volume, here will show 10000MB

Enter Getneighbors ()

Back to the connected block, there is no connected block here

Enter Getenergy ()

How much is the energy that returns the input? There is no input MJ energy here

Enter Setcamoblock (7)

Set the water storage tank as the base rock camouflage

Enter Setcamoblockwithmeta (35,1)

Set the water storage tank as orange wool camouflage

Minecraft images

Minecraft images

Minecraft images

In addition to other statements, MCMOD.CN, all open public editing content uses the BY-NC-SA 3.0 protocol.