Minecraft Wiki

除另有声明,转载时均必须注明出处若簡繁轉換出錯,請以遊戲內為準请勇于扩充与修正内容有兴趣逛逛我们的微博沟通交流,欢迎到社区专页需要协助,请在告示板留言

了解更多

Minecraft Wiki
Advertisement

阅读红石图示

本页面介绍了红石图示的含义。这些图示的每个方格代表被表示电路的一个方块的上表面或侧面。复杂的电路可能需要多幅图示分层表达,每张图表示1-2层。

方块图示 含义
静态固体方块
你可以在此使用任何固体非透明方块
动态固体方块,该方块在电路运作时位置可能会变动
你可以在此使用任何固体非透明方块
倒置台阶(属于透明方块,这里展示其顶视图与侧视图)
装饰结构性方块
你可以在此使用任何固体方块
红石粉与红石中继器
注意中继器的延迟可以从图上读出
从左到右,从上到下:
静态方块上铺红石粉;动态方块上铺红石粉;
红石块上铺红石粉;两个堆叠的静态方块
悬空于红石粉之上的静态、固态、红石块与倒置台阶
A
Input A, and an output, with a duplex point between them.

Redstone comparator

在一个红石电路中,大部分方块都是"通用"的,因此用任意几个固体方块就可以了。所以,这些方块被选中的原因是因为它们的明显性,而不是你通常会选择来建立一个电路所用的方块。

金块和钻石块代表了通用的不透明方块。金块代表的是电路所需要的固定方块。钻石块代表的是会被活塞移动的,属于电路工作方式一部分的"非固定"方块。

有三种透明的方块能够保持红石线的存在:在上层的半砖,倒放的台阶,和萤石。除非有很好的理由,否则这些方块都会用上半砖来代表它们。

任何它自身有特殊意义存在的特别的方块将会显示它们自身的样子。举个例子沙子 (受重力影响能够下落),黑曜石(在一个TNT大炮中),玻璃红石块等等等等

因建造目的所需要的方块(但是这些方块可以用任何建造方块来代替),将会显示成石砖。 对于这些方块而言,你可以使用泥土玻璃黑曜石羊毛,甚至石砖

Blocks of wool are used to show input and output locations: lime green for input, pink for output. These may be labelled if there is more than one input or output. Note that this has the signals going from green through yellow (gold) to "red" (pink). Light blue will indicates a "duplex" connection, which can serve as both input and output. In complex schematics, other colors of wool may be used to indicate connections among multiple circuits, or different parts of the circuit.

Redstone "wire" (dust) is shown as stylized lines, dark red if unpowered, brighter if powered. Note that wires may be extended to make the diagram look better, or put the I/O block somewhere convenient.

Most components and devices are shown as themselves, but with some tweaks to their sprites (to make them more identifiable, and the circuits more comprehensible). The direction that devices are pointing is shown in the icon, occasionally by arrows: So are repeater and comparator settings: The position of the repeater's slider (or bar, for a latched repeater), or the lit third torch for a comparator in subtraction mode.

Transparent sprites of blocks (solid, mobile, stone slab, or redstone) indicate that block is just above the current "main" level, over the components that show beneath it. A "lightened" block is used in multi-level diagrams to show the location of an input, output, or component, which is not on the current level and would not normally be shown. A "darkened" block may be used to indicate that the space has one solid block atop another, or that a component is in a hole beneath the current level. Darkening can also mark other special cases, which should be described in the accompanying text.

Examples

XOR gate with repeaters and piston (H)
A nice selection of components.
S
R
Q
Simple Redstone Block RS latch. Note the labeled inputs and outputs.
4-input NOR gate, levels 1-2 (B-1)
Notice the redstone on blocks, and redstone with blocks over it.
4-input NOR gate, levels 2-3 (B-2)
Now the "over" blocks (level 2 of the circuit) are "under", and the blocks from level 1 of the circuit are invisible. However, the positions of the input and output blocks are still shown, but lighter.
Vertical Compact Clock (D)
A vertical circuit.

This vertical clock has no input or output blocks shown, because input (switching it off) or output (the clock signal), can be taken almost anywhere. Full discussion is at its home in the "Clocks" page.

Advertisement