your current location:首页 > news>More Observers Minecraft

More Observers Minecraft

2024-12-12 09:24:41|Myriagame |source:minecraft skins

Overview

This module adds 4 detector variants.

They are all blocks (not block entities), so they can be pushed by the piston.

MobServer

It can detect all the monsters and players in the 5 × 5 × 5 area in front of it.Detection can be performed through a strong wall.

Minecraft images

Minecraft images

Surveyor

It measures the distance between the first square facing the front.If there is a block in front, the 15 -grid redstone signal is output, and the value decreases as the distance increases.

Minecraft images

Minecraft images

Toggle Observer

Use detectors and tie rod synthesis.It is the same as the function of ordinary detectors, but it does not output 2-test pulse, but switch signal strength between 15 and 0.

After activating the redstone signal, it will ignore the change of the next 25 Ticks block.

Therefore, if you connect a stone button to the front, the output of the back is like you dial the pull rod instead of pressing the button.

In the original version, you can also achieve the same effect as it, but it is much more complicated and expensive than what it needs.

Minecraft images

Minecraft images

Discerner

At present, it is the same as Toggle Observer, but it supports some additional integer performance.

In the future version, the author will change the original comparator to apply to these detector variants, and then add the use of this block.

For example, it will detect the growth of wheat. The redstone signal output 5 at the time of planting gradually increases to 10, and then it takes 15 after it is completely mature. The same is true of other crops.

It can also detect the honey content of the beehive, the content of the compost box, the completeness of the cake, and the 9 other characteristics.

It always outputs 15 at the maximum value, and outputs 5-10 at other values. If there is no available attribute, output 0.

It can also measure the aquarmers of farmland -see the other three modules of the author to learn about this usefulness: (Give Me Water or Give Me Death, Create IRRIRIGATION, Stationary Source Blocks).

Minecraft images