diff --git a/projects/1.21/assets/little-big-redstone/little_big_redstone/guide/_zh_cn/logic/and_gate.md b/projects/1.21/assets/little-big-redstone/little_big_redstone/guide/_zh_cn/logic/and_gate.md
index dd8ec7f951c2..baeb5a0c5a2e 100644
--- a/projects/1.21/assets/little-big-redstone/little_big_redstone/guide/_zh_cn/logic/and_gate.md
+++ b/projects/1.21/assets/little-big-redstone/little_big_redstone/guide/_zh_cn/logic/and_gate.md
@@ -3,7 +3,7 @@ navigation:
title: "与门"
icon: "and_gate"
parent: little_big_redstone:logic.md
- position: 12
+ position: 14
categories:
- logic
item_ids:
diff --git a/projects/1.21/assets/little-big-redstone/little_big_redstone/guide/_zh_cn/logic/nand_gate.md b/projects/1.21/assets/little-big-redstone/little_big_redstone/guide/_zh_cn/logic/nand_gate.md
index 0d07b9926f13..9ec3b60fad14 100644
--- a/projects/1.21/assets/little-big-redstone/little_big_redstone/guide/_zh_cn/logic/nand_gate.md
+++ b/projects/1.21/assets/little-big-redstone/little_big_redstone/guide/_zh_cn/logic/nand_gate.md
@@ -3,7 +3,7 @@ navigation:
title: "与非门"
icon: "nand_gate"
parent: little_big_redstone:logic.md
- position: 13
+ position: 15
categories:
- logic
item_ids:
diff --git a/projects/1.21/assets/little-big-redstone/little_big_redstone/guide/_zh_cn/logic/nor_gate.md b/projects/1.21/assets/little-big-redstone/little_big_redstone/guide/_zh_cn/logic/nor_gate.md
index 973b0c095d24..2c8483c684e8 100644
--- a/projects/1.21/assets/little-big-redstone/little_big_redstone/guide/_zh_cn/logic/nor_gate.md
+++ b/projects/1.21/assets/little-big-redstone/little_big_redstone/guide/_zh_cn/logic/nor_gate.md
@@ -3,7 +3,7 @@ navigation:
title: "或非门"
icon: "nor_gate"
parent: little_big_redstone:logic.md
- position: 15
+ position: 17
categories:
- logic
item_ids:
diff --git a/projects/1.21/assets/little-big-redstone/little_big_redstone/guide/_zh_cn/logic/not_gate.md b/projects/1.21/assets/little-big-redstone/little_big_redstone/guide/_zh_cn/logic/not_gate.md
index 01947ad1d5b4..3290a437e3e3 100644
--- a/projects/1.21/assets/little-big-redstone/little_big_redstone/guide/_zh_cn/logic/not_gate.md
+++ b/projects/1.21/assets/little-big-redstone/little_big_redstone/guide/_zh_cn/logic/not_gate.md
@@ -3,7 +3,7 @@ navigation:
title: "非门"
icon: "not_gate"
parent: little_big_redstone:logic.md
- position: 11
+ position: 13
categories:
- logic
item_ids:
diff --git a/projects/1.21/assets/little-big-redstone/little_big_redstone/guide/_zh_cn/logic/or_gate.md b/projects/1.21/assets/little-big-redstone/little_big_redstone/guide/_zh_cn/logic/or_gate.md
index 95bbc735e9a8..557610d48ba5 100644
--- a/projects/1.21/assets/little-big-redstone/little_big_redstone/guide/_zh_cn/logic/or_gate.md
+++ b/projects/1.21/assets/little-big-redstone/little_big_redstone/guide/_zh_cn/logic/or_gate.md
@@ -3,7 +3,7 @@ navigation:
title: "或门"
icon: "or_gate"
parent: little_big_redstone:logic.md
- position: 14
+ position: 16
categories:
- logic
item_ids:
diff --git a/projects/1.21/assets/little-big-redstone/little_big_redstone/guide/_zh_cn/logic/pulse_throttler.md b/projects/1.21/assets/little-big-redstone/little_big_redstone/guide/_zh_cn/logic/pulse_throttler.md
index e5c3e4ac84f6..eb622a9392ca 100644
--- a/projects/1.21/assets/little-big-redstone/little_big_redstone/guide/_zh_cn/logic/pulse_throttler.md
+++ b/projects/1.21/assets/little-big-redstone/little_big_redstone/guide/_zh_cn/logic/pulse_throttler.md
@@ -3,7 +3,7 @@ navigation:
title: "脉冲节流器"
icon: "pulse_throttler"
parent: little_big_redstone:logic.md
- position: 19
+ position: 20
categories:
- logic
item_ids:
diff --git a/projects/1.21/assets/little-big-redstone/little_big_redstone/guide/_zh_cn/logic/randomizer.md b/projects/1.21/assets/little-big-redstone/little_big_redstone/guide/_zh_cn/logic/randomizer.md
index a0e499465a10..e508390c5e40 100644
--- a/projects/1.21/assets/little-big-redstone/little_big_redstone/guide/_zh_cn/logic/randomizer.md
+++ b/projects/1.21/assets/little-big-redstone/little_big_redstone/guide/_zh_cn/logic/randomizer.md
@@ -3,7 +3,7 @@ navigation:
title: "随机发生器"
icon: "randomizer"
parent: little_big_redstone:logic.md
- position: 21
+ position: 22
categories:
- logic
item_ids:
diff --git a/projects/1.21/assets/little-big-redstone/little_big_redstone/guide/_zh_cn/logic/reader.md b/projects/1.21/assets/little-big-redstone/little_big_redstone/guide/_zh_cn/logic/reader.md
index c955fe4beabd..5f8b3e344170 100644
--- a/projects/1.21/assets/little-big-redstone/little_big_redstone/guide/_zh_cn/logic/reader.md
+++ b/projects/1.21/assets/little-big-redstone/little_big_redstone/guide/_zh_cn/logic/reader.md
@@ -3,7 +3,7 @@ navigation:
title: "读取器"
icon: "reader"
parent: little_big_redstone:logic.md
- position: 17
+ position: 11
categories:
- logic
item_ids:
diff --git a/projects/1.21/assets/little-big-redstone/little_big_redstone/guide/_zh_cn/logic/rs_nor_latch.md b/projects/1.21/assets/little-big-redstone/little_big_redstone/guide/_zh_cn/logic/rs_nor_latch.md
index 73f0460efeae..fad9daef29e3 100644
--- a/projects/1.21/assets/little-big-redstone/little_big_redstone/guide/_zh_cn/logic/rs_nor_latch.md
+++ b/projects/1.21/assets/little-big-redstone/little_big_redstone/guide/_zh_cn/logic/rs_nor_latch.md
@@ -3,7 +3,7 @@ navigation:
title: "RS或非锁存器"
icon: "rs_nor_latch"
parent: little_big_redstone:logic.md
- position: 23
+ position: 24
categories:
- logic
item_ids:
diff --git a/projects/1.21/assets/little-big-redstone/little_big_redstone/guide/_zh_cn/logic/selector.md b/projects/1.21/assets/little-big-redstone/little_big_redstone/guide/_zh_cn/logic/selector.md
index f68d6e206c6a..6403650bb775 100644
--- a/projects/1.21/assets/little-big-redstone/little_big_redstone/guide/_zh_cn/logic/selector.md
+++ b/projects/1.21/assets/little-big-redstone/little_big_redstone/guide/_zh_cn/logic/selector.md
@@ -3,7 +3,7 @@ navigation:
title: "选择器"
icon: "selector"
parent: little_big_redstone:logic.md
- position: 20
+ position: 21
categories:
- logic
item_ids:
diff --git a/projects/1.21/assets/little-big-redstone/little_big_redstone/guide/_zh_cn/logic/sequencer.md b/projects/1.21/assets/little-big-redstone/little_big_redstone/guide/_zh_cn/logic/sequencer.md
index 35a182f3c2b5..b4c4f12d7d1b 100644
--- a/projects/1.21/assets/little-big-redstone/little_big_redstone/guide/_zh_cn/logic/sequencer.md
+++ b/projects/1.21/assets/little-big-redstone/little_big_redstone/guide/_zh_cn/logic/sequencer.md
@@ -3,7 +3,7 @@ navigation:
title: "时序器"
icon: "sequencer"
parent: little_big_redstone:logic.md
- position: 18
+ position: 19
categories:
- logic
item_ids:
diff --git a/projects/1.21/assets/little-big-redstone/little_big_redstone/guide/_zh_cn/logic/t_flip_flop.md b/projects/1.21/assets/little-big-redstone/little_big_redstone/guide/_zh_cn/logic/t_flip_flop.md
index 979f6ddc1b56..8b3df61e298a 100644
--- a/projects/1.21/assets/little-big-redstone/little_big_redstone/guide/_zh_cn/logic/t_flip_flop.md
+++ b/projects/1.21/assets/little-big-redstone/little_big_redstone/guide/_zh_cn/logic/t_flip_flop.md
@@ -3,7 +3,7 @@ navigation:
title: "T触发器"
icon: "t_flip_flop"
parent: little_big_redstone:logic.md
- position: 22
+ position: 23
categories:
- logic
item_ids:
diff --git a/projects/1.21/assets/little-big-redstone/little_big_redstone/guide/_zh_cn/logic/tag.md b/projects/1.21/assets/little-big-redstone/little_big_redstone/guide/_zh_cn/logic/tag.md
new file mode 100644
index 000000000000..da5ac37ee9ba
--- /dev/null
+++ b/projects/1.21/assets/little-big-redstone/little_big_redstone/guide/_zh_cn/logic/tag.md
@@ -0,0 +1,72 @@
+---
+navigation:
+ title: "标信器"
+ icon: "tag"
+ parent: little_big_redstone:logic.md
+ position: 12
+categories:
+ - logic
+item_ids:
+ - little_big_redstone:tag
+---
+
+# 标信器
+
+
+
+标信器可在电路间无线收发信号。它有两个模式:发信和探测。探测端是接受信号的一端,发信端则是发送的一端。
+
+
+
+每个标信器都有一个标签集合。探测端只能探测到同标签的发信端。标签对**大小写敏感**。可以选择不填写标签,留空标签的探测端只能探测到同样留空标签的发信端。
+
+探测端有一个阈值设置,它只会在探测到该数量个发信端后输出ON。例如,有一个阈值为2、标签为“something”的探测端;要让它输出ON,就必须有至少2个标签为“something”的发信端为ON。
+
+注意,探测端可以探测到同一个电路中的发信端。
+
+
+
+还可设置探测端是否全局。也即,它是否会探测多人服务端中其他人放置的发信端。默认情况下,探测端不是全局的——它们只会探测你自己放置的发信端。
+
+
+
+下方示例中,发信端和探测端的标签相同。而因为两者标签一致,且探测端阈值为1,所以只要发信端为ON,探测端就会输出ON。
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+而此处示例中两标信器的标签不同。因此探测端无法探测到发信端。
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/projects/1.21/assets/little-big-redstone/little_big_redstone/guide/_zh_cn/logic/xor_gate.md b/projects/1.21/assets/little-big-redstone/little_big_redstone/guide/_zh_cn/logic/xor_gate.md
index 8533daaf9201..518c351d1740 100644
--- a/projects/1.21/assets/little-big-redstone/little_big_redstone/guide/_zh_cn/logic/xor_gate.md
+++ b/projects/1.21/assets/little-big-redstone/little_big_redstone/guide/_zh_cn/logic/xor_gate.md
@@ -3,7 +3,7 @@ navigation:
title: "异或门"
icon: "xor_gate"
parent: little_big_redstone:logic.md
- position: 16
+ position: 18
categories:
- logic
item_ids:
diff --git a/projects/1.21/assets/little-big-redstone/little_big_redstone/guide/logic/and_gate.md b/projects/1.21/assets/little-big-redstone/little_big_redstone/guide/logic/and_gate.md
index d745e85112d6..8f8c3954c18b 100644
--- a/projects/1.21/assets/little-big-redstone/little_big_redstone/guide/logic/and_gate.md
+++ b/projects/1.21/assets/little-big-redstone/little_big_redstone/guide/logic/and_gate.md
@@ -3,7 +3,7 @@ navigation:
title: "AND Gate"
icon: "and_gate"
parent: little_big_redstone:logic.md
- position: 12
+ position: 14
categories:
- logic
item_ids:
diff --git a/projects/1.21/assets/little-big-redstone/little_big_redstone/guide/logic/nand_gate.md b/projects/1.21/assets/little-big-redstone/little_big_redstone/guide/logic/nand_gate.md
index 5161e99995f8..a4e1b43e148f 100644
--- a/projects/1.21/assets/little-big-redstone/little_big_redstone/guide/logic/nand_gate.md
+++ b/projects/1.21/assets/little-big-redstone/little_big_redstone/guide/logic/nand_gate.md
@@ -3,7 +3,7 @@ navigation:
title: "NAND Gate"
icon: "nand_gate"
parent: little_big_redstone:logic.md
- position: 13
+ position: 15
categories:
- logic
item_ids:
diff --git a/projects/1.21/assets/little-big-redstone/little_big_redstone/guide/logic/nor_gate.md b/projects/1.21/assets/little-big-redstone/little_big_redstone/guide/logic/nor_gate.md
index 1a4086254434..638df18e78aa 100644
--- a/projects/1.21/assets/little-big-redstone/little_big_redstone/guide/logic/nor_gate.md
+++ b/projects/1.21/assets/little-big-redstone/little_big_redstone/guide/logic/nor_gate.md
@@ -3,7 +3,7 @@ navigation:
title: "NOR Gate"
icon: "nor_gate"
parent: little_big_redstone:logic.md
- position: 15
+ position: 17
categories:
- logic
item_ids:
diff --git a/projects/1.21/assets/little-big-redstone/little_big_redstone/guide/logic/not_gate.md b/projects/1.21/assets/little-big-redstone/little_big_redstone/guide/logic/not_gate.md
index 8a7092af9263..841e190d27e5 100644
--- a/projects/1.21/assets/little-big-redstone/little_big_redstone/guide/logic/not_gate.md
+++ b/projects/1.21/assets/little-big-redstone/little_big_redstone/guide/logic/not_gate.md
@@ -3,7 +3,7 @@ navigation:
title: "NOT Gate"
icon: "not_gate"
parent: little_big_redstone:logic.md
- position: 11
+ position: 13
categories:
- logic
item_ids:
diff --git a/projects/1.21/assets/little-big-redstone/little_big_redstone/guide/logic/or_gate.md b/projects/1.21/assets/little-big-redstone/little_big_redstone/guide/logic/or_gate.md
index f39f32fd5302..1653b6ec9fb0 100644
--- a/projects/1.21/assets/little-big-redstone/little_big_redstone/guide/logic/or_gate.md
+++ b/projects/1.21/assets/little-big-redstone/little_big_redstone/guide/logic/or_gate.md
@@ -3,7 +3,7 @@ navigation:
title: "OR Gate"
icon: "or_gate"
parent: little_big_redstone:logic.md
- position: 14
+ position: 16
categories:
- logic
item_ids:
diff --git a/projects/1.21/assets/little-big-redstone/little_big_redstone/guide/logic/pulse_throttler.md b/projects/1.21/assets/little-big-redstone/little_big_redstone/guide/logic/pulse_throttler.md
index a98525e6e566..4aeca5dbff8c 100644
--- a/projects/1.21/assets/little-big-redstone/little_big_redstone/guide/logic/pulse_throttler.md
+++ b/projects/1.21/assets/little-big-redstone/little_big_redstone/guide/logic/pulse_throttler.md
@@ -3,7 +3,7 @@ navigation:
title: "Pulse Throttler"
icon: "pulse_throttler"
parent: little_big_redstone:logic.md
- position: 19
+ position: 20
categories:
- logic
item_ids:
diff --git a/projects/1.21/assets/little-big-redstone/little_big_redstone/guide/logic/randomizer.md b/projects/1.21/assets/little-big-redstone/little_big_redstone/guide/logic/randomizer.md
index 4b2762ac92fc..b0ab9c34559a 100644
--- a/projects/1.21/assets/little-big-redstone/little_big_redstone/guide/logic/randomizer.md
+++ b/projects/1.21/assets/little-big-redstone/little_big_redstone/guide/logic/randomizer.md
@@ -3,7 +3,7 @@ navigation:
title: "Randomizer"
icon: "randomizer"
parent: little_big_redstone:logic.md
- position: 21
+ position: 22
categories:
- logic
item_ids:
diff --git a/projects/1.21/assets/little-big-redstone/little_big_redstone/guide/logic/reader.md b/projects/1.21/assets/little-big-redstone/little_big_redstone/guide/logic/reader.md
index cbd5720aa926..cf65217b27af 100644
--- a/projects/1.21/assets/little-big-redstone/little_big_redstone/guide/logic/reader.md
+++ b/projects/1.21/assets/little-big-redstone/little_big_redstone/guide/logic/reader.md
@@ -3,7 +3,7 @@ navigation:
title: "Reader"
icon: "reader"
parent: little_big_redstone:logic.md
- position: 17
+ position: 11
categories:
- logic
item_ids:
diff --git a/projects/1.21/assets/little-big-redstone/little_big_redstone/guide/logic/rs_nor_latch.md b/projects/1.21/assets/little-big-redstone/little_big_redstone/guide/logic/rs_nor_latch.md
index e21c50c767f8..160952933560 100644
--- a/projects/1.21/assets/little-big-redstone/little_big_redstone/guide/logic/rs_nor_latch.md
+++ b/projects/1.21/assets/little-big-redstone/little_big_redstone/guide/logic/rs_nor_latch.md
@@ -3,7 +3,7 @@ navigation:
title: "RS NOR Latch"
icon: "rs_nor_latch"
parent: little_big_redstone:logic.md
- position: 23
+ position: 24
categories:
- logic
item_ids:
diff --git a/projects/1.21/assets/little-big-redstone/little_big_redstone/guide/logic/selector.md b/projects/1.21/assets/little-big-redstone/little_big_redstone/guide/logic/selector.md
index 9c90d96ad87a..f74bd9820ee7 100644
--- a/projects/1.21/assets/little-big-redstone/little_big_redstone/guide/logic/selector.md
+++ b/projects/1.21/assets/little-big-redstone/little_big_redstone/guide/logic/selector.md
@@ -3,7 +3,7 @@ navigation:
title: "Selector"
icon: "selector"
parent: little_big_redstone:logic.md
- position: 20
+ position: 21
categories:
- logic
item_ids:
diff --git a/projects/1.21/assets/little-big-redstone/little_big_redstone/guide/logic/sequencer.md b/projects/1.21/assets/little-big-redstone/little_big_redstone/guide/logic/sequencer.md
index 4c08afc2c66f..1f29a28f7dcb 100644
--- a/projects/1.21/assets/little-big-redstone/little_big_redstone/guide/logic/sequencer.md
+++ b/projects/1.21/assets/little-big-redstone/little_big_redstone/guide/logic/sequencer.md
@@ -3,7 +3,7 @@ navigation:
title: "Sequencer"
icon: "sequencer"
parent: little_big_redstone:logic.md
- position: 18
+ position: 19
categories:
- logic
item_ids:
diff --git a/projects/1.21/assets/little-big-redstone/little_big_redstone/guide/logic/t_flip_flop.md b/projects/1.21/assets/little-big-redstone/little_big_redstone/guide/logic/t_flip_flop.md
index 7caf59f9ce98..26894d5e3353 100644
--- a/projects/1.21/assets/little-big-redstone/little_big_redstone/guide/logic/t_flip_flop.md
+++ b/projects/1.21/assets/little-big-redstone/little_big_redstone/guide/logic/t_flip_flop.md
@@ -3,7 +3,7 @@ navigation:
title: "T Flip-Flop"
icon: "t_flip_flop"
parent: little_big_redstone:logic.md
- position: 22
+ position: 23
categories:
- logic
item_ids:
diff --git a/projects/1.21/assets/little-big-redstone/little_big_redstone/guide/logic/tag.md b/projects/1.21/assets/little-big-redstone/little_big_redstone/guide/logic/tag.md
new file mode 100644
index 000000000000..d5fb91cce368
--- /dev/null
+++ b/projects/1.21/assets/little-big-redstone/little_big_redstone/guide/logic/tag.md
@@ -0,0 +1,79 @@
+---
+navigation:
+ title: "Tag"
+ icon: "tag"
+ parent: little_big_redstone:logic.md
+ position: 12
+categories:
+ - logic
+item_ids:
+ - little_big_redstone:tag
+---
+
+# Tag
+
+
+
+Tags allow you to wirelessly send signals between circuits. Tags have two modes, sensor and emitter. Sensors are how
+you receive signals, and emitters are how you transmit signals.
+
+
+
+Each tag can have a label set. For a sensor to be able to detect an emitter, they must both have the same label. Labels
+are **case sensitive**. Labels are not required, and if left empty, will only match with other tags that also have an
+empty label.
+
+A sensor has a threshold setting, which determines how many emitters it must detect in order for it to yield an output
+of ON. For example, if you have a sensor with a threshold of 2 and a label of "something", you must have 2 emitters
+also with the label "something" that are ON for the sensor to have an ON output.
+
+Note that sensors can detect emitters in the same circuit.
+
+
+
+Sensors can also choose whether they are global or not. In other words, whether it detects emitters placed by someone
+else on a multiplayer server. By default, sensors are not global - meaning they will only sense your emitters.
+
+
+
+Below is an example of a tag emitter and sensor both having the same label. Because they share a label and the sensor
+only has a threshold of 1, when the emitter is ON, the sensor is also ON.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Notice that below the two tags have different labels. Because of this, the sensor does not detect the emitter.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/projects/1.21/assets/little-big-redstone/little_big_redstone/guide/logic/xor_gate.md b/projects/1.21/assets/little-big-redstone/little_big_redstone/guide/logic/xor_gate.md
index a15073cd3b2b..16127345872d 100644
--- a/projects/1.21/assets/little-big-redstone/little_big_redstone/guide/logic/xor_gate.md
+++ b/projects/1.21/assets/little-big-redstone/little_big_redstone/guide/logic/xor_gate.md
@@ -3,7 +3,7 @@ navigation:
title: "XOR Gate"
icon: "xor_gate"
parent: little_big_redstone:logic.md
- position: 16
+ position: 18
categories:
- logic
item_ids:
diff --git a/projects/1.21/assets/little-big-redstone/little_big_redstone/lang/en_us.json b/projects/1.21/assets/little-big-redstone/little_big_redstone/lang/en_us.json
index 0fcc47947ebd..d5733bac6d34 100644
--- a/projects/1.21/assets/little-big-redstone/little_big_redstone/lang/en_us.json
+++ b/projects/1.21/assets/little-big-redstone/little_big_redstone/lang/en_us.json
@@ -73,6 +73,7 @@
"item.little_big_redstone.selector": "Selector",
"item.little_big_redstone.sequencer": "Sequencer",
"item.little_big_redstone.t_flip_flop": "T Flip-Flop",
+ "item.little_big_redstone.tag": "Tag",
"item.little_big_redstone.white_floppy_disk": "White Floppy Disk",
"item.little_big_redstone.white_logic_array": "White Logic Array",
"item.little_big_redstone.white_sticky_note": "White Sticky Note",
@@ -91,6 +92,7 @@
"text.little_big_redstone.direction_south": "South",
"text.little_big_redstone.direction_up": "Up",
"text.little_big_redstone.direction_west": "West",
+ "text.little_big_redstone.emitter": "Emitter",
"text.little_big_redstone.floppy_disk": "Floppy Disk",
"text.little_big_redstone.floppy_disk_apply_failure": "Failed to install microchip program.",
"text.little_big_redstone.floppy_disk_apply_success": "Installed microchip program to the microchip from the floppy disk.",
@@ -137,6 +139,9 @@
"text.little_big_redstone.logic_config_button_label_sequencer_auto_reset": "Auto Reset",
"text.little_big_redstone.logic_config_button_label_sequencer_delay": "Delay: ",
"text.little_big_redstone.logic_config_button_label_sequencer_reset_port": "Reset Port",
+ "text.little_big_redstone.logic_config_button_label_tag_global": "Global",
+ "text.little_big_redstone.logic_config_button_label_tag_label": "Label: ",
+ "text.little_big_redstone.logic_config_button_label_tag_threshold": "Threshold: ",
"text.little_big_redstone.logic_config_button_label_ticks_and_seconds": "%s ticks (%ss)",
"text.little_big_redstone.logic_config_button_label_ticks_and_seconds_singular": "%s tick (%ss)",
"text.little_big_redstone.logic_config_button_tooltip_duration": "The time for the output to be on.",
@@ -169,6 +174,10 @@
"text.little_big_redstone.logic_config_button_tooltip_sequencer_mode_strong": "While input is ON, the sequencer will increment until it has met X ticks and then emit an output of ON. While input is OFF, the sequencer will decrement.",
"text.little_big_redstone.logic_config_button_tooltip_sequencer_mode_weak": "After an ON input signal, the sequencer will wait X ticks and then emit an output of ON.",
"text.little_big_redstone.logic_config_button_tooltip_sequencer_reset_port": "Whether a second wire port should be added that will forcefully reset the sequencer's progress.",
+ "text.little_big_redstone.logic_config_button_tooltip_tag_global": "Whether this tag sensor should detect emitters in microchips placed by anybody, or just yourself.",
+ "text.little_big_redstone.logic_config_button_tooltip_tag_label": "The label for this tag to emit or sense.",
+ "text.little_big_redstone.logic_config_button_tooltip_tag_mode": "Whether this tag should sense or emit a signal.",
+ "text.little_big_redstone.logic_config_button_tooltip_tag_threshold": "The amount of tag emitters that must be sensed by this sensor to yield an output of ON.",
"text.little_big_redstone.logic_config_selector_mode_counter": "Counter",
"text.little_big_redstone.logic_config_selector_mode_setter": "Setter",
"text.little_big_redstone.logic_config_sequencer_mode_counter": "Counter",
@@ -179,9 +188,11 @@
"text.little_big_redstone.logic_config_tooltip_click_to_open": "Use Right Button to edit the config.",
"text.little_big_redstone.logic_config_tooltip_direction": " Direction: %s",
"text.little_big_redstone.logic_config_tooltip_duration": " Duration: %s",
+ "text.little_big_redstone.logic_config_tooltip_global": " Global: %s",
"text.little_big_redstone.logic_config_tooltip_inputs": " Inputs: %s",
"text.little_big_redstone.logic_config_tooltip_io_signal": " Signal: %s",
"text.little_big_redstone.logic_config_tooltip_io_signal_comparison": " Signal: %s %s",
+ "text.little_big_redstone.logic_config_tooltip_label": " Label: %s",
"text.little_big_redstone.logic_config_tooltip_mode": " Mode: %s",
"text.little_big_redstone.logic_config_tooltip_outputs": " Outputs: %s",
"text.little_big_redstone.logic_config_tooltip_reader_fill_comparison": " Fill: %s %s",
@@ -189,6 +200,7 @@
"text.little_big_redstone.logic_config_tooltip_sequencer_auto_reset": " Auto Reset: %s",
"text.little_big_redstone.logic_config_tooltip_sequencer_delay": " Delay: %s",
"text.little_big_redstone.logic_config_tooltip_sequencer_reset_port": " Reset Port: %s",
+ "text.little_big_redstone.logic_config_tooltip_threshold": " Threshold: %s",
"text.little_big_redstone.logic_gate_algebra": "Q = %s",
"text.little_big_redstone.logic_gate_algebra_and": "A ∧ B",
"text.little_big_redstone.logic_gate_algebra_nand": "A ↑ B",
@@ -214,9 +226,13 @@
"text.little_big_redstone.logic_help_sequencer_2": "The mode determines the behavior of the sequencer and can be set to Weak, Strong, or Counter.",
"text.little_big_redstone.logic_help_sequencer_3": "By default the sequencer will not reset after yielding an output state. If auto reset is enabled, the progress will be reset immediately after yielding an output of ON. Additionally, if reset port is enabled, a second input port will be available. When the second input port is given an ON input, the progress of the sequencer will be reset. As long as an ON input is present on this input, the sequencer cannot progress.",
"text.little_big_redstone.logic_help_t_flip_flop": "When the input goes from OFF to ON, the output signal swaps states.",
+ "text.little_big_redstone.logic_help_tag_1": "The mode determines whether the tag is a sensor or emitter.",
+ "text.little_big_redstone.logic_help_tag_2": "Sensors will yield an output of ON only when at least as many emitters as specified by the threshold that have the same label are also ON.",
+ "text.little_big_redstone.logic_help_tag_3": "Tag emitters emit across an entire world, ignoring dimensions.",
"text.little_big_redstone.logic_help_xor_gate": "Output is ON when the amount of ON inputs is odd, otherwise output is OFF.",
"text.little_big_redstone.no": "No",
"text.little_big_redstone.output": "Output",
+ "text.little_big_redstone.sensor": "Sensor",
"text.little_big_redstone.sticky_note": "Sticky Note",
"text.little_big_redstone.sticky_note_edit": "Edit",
"text.little_big_redstone.yes": "Yes"
diff --git a/projects/1.21/assets/little-big-redstone/little_big_redstone/lang/zh_cn.json b/projects/1.21/assets/little-big-redstone/little_big_redstone/lang/zh_cn.json
index e71d8dc86232..ee21142532fb 100644
--- a/projects/1.21/assets/little-big-redstone/little_big_redstone/lang/zh_cn.json
+++ b/projects/1.21/assets/little-big-redstone/little_big_redstone/lang/zh_cn.json
@@ -73,6 +73,7 @@
"item.little_big_redstone.selector": "选择器",
"item.little_big_redstone.sequencer": "时序器",
"item.little_big_redstone.t_flip_flop": "T触发器",
+ "item.little_big_redstone.tag": "标信器",
"item.little_big_redstone.white_floppy_disk": "白色软盘",
"item.little_big_redstone.white_logic_array": "白色逻辑阵列",
"item.little_big_redstone.white_sticky_note": "白色便签",
@@ -91,6 +92,7 @@
"text.little_big_redstone.direction_south": "南",
"text.little_big_redstone.direction_up": "上",
"text.little_big_redstone.direction_west": "西",
+ "text.little_big_redstone.emitter": "发信",
"text.little_big_redstone.floppy_disk": "软盘",
"text.little_big_redstone.floppy_disk_apply_failure": "微芯片程序安装失败。",
"text.little_big_redstone.floppy_disk_apply_success": "已将软盘中的微芯片程序安装至微芯片。",
@@ -137,6 +139,9 @@
"text.little_big_redstone.logic_config_button_label_sequencer_auto_reset": "自动重置",
"text.little_big_redstone.logic_config_button_label_sequencer_delay": "延时:",
"text.little_big_redstone.logic_config_button_label_sequencer_reset_port": "重置端口",
+ "text.little_big_redstone.logic_config_button_label_tag_global": "全局",
+ "text.little_big_redstone.logic_config_button_label_tag_label": "标签:",
+ "text.little_big_redstone.logic_config_button_label_tag_threshold": "阈值:",
"text.little_big_redstone.logic_config_button_label_ticks_and_seconds": "%s刻(%ss)",
"text.little_big_redstone.logic_config_button_label_ticks_and_seconds_singular": "%s刻(%ss)",
"text.little_big_redstone.logic_config_button_tooltip_duration": "输出保持ON的时间。",
@@ -169,6 +174,10 @@
"text.little_big_redstone.logic_config_button_tooltip_sequencer_mode_strong": "输入为ON时,时序器会不断递增,直至递增至所设刻数后输出ON。输入为OFF时,时序器会递减。",
"text.little_big_redstone.logic_config_button_tooltip_sequencer_mode_weak": "在收到ON信号后,时序器会等待所设刻数再输出ON。",
"text.little_big_redstone.logic_config_button_tooltip_sequencer_reset_port": "是否为时序器添加第二个输入端口。该端口在收到信号时会强制重置时序器的进度。",
+ "text.little_big_redstone.logic_config_button_tooltip_tag_global": "该探测端应当探测所有人放置的微芯片,还是仅探测你自己放置的。",
+ "text.little_big_redstone.logic_config_button_tooltip_tag_label": "该标信器发送或探测的标签。",
+ "text.little_big_redstone.logic_config_button_tooltip_tag_mode": "该标信器应当发送还是探测信号。",
+ "text.little_big_redstone.logic_config_button_tooltip_tag_threshold": "该探测端输出ON所需探测到的发信端的最小数量。",
"text.little_big_redstone.logic_config_selector_mode_counter": "计数器",
"text.little_big_redstone.logic_config_selector_mode_setter": "置位器",
"text.little_big_redstone.logic_config_sequencer_mode_counter": "计数器",
@@ -179,9 +188,11 @@
"text.little_big_redstone.logic_config_tooltip_click_to_open": "右击以编辑配置。",
"text.little_big_redstone.logic_config_tooltip_direction": " 方向:%s",
"text.little_big_redstone.logic_config_tooltip_duration": " 持续时间:%s",
+ "text.little_big_redstone.logic_config_tooltip_global": " 全局:%s",
"text.little_big_redstone.logic_config_tooltip_inputs": " 输入数量:%s",
"text.little_big_redstone.logic_config_tooltip_io_signal": " 信号:%s",
"text.little_big_redstone.logic_config_tooltip_io_signal_comparison": " 信号:%s %s",
+ "text.little_big_redstone.logic_config_tooltip_label": " 标签:%s",
"text.little_big_redstone.logic_config_tooltip_mode": " 模式:%s",
"text.little_big_redstone.logic_config_tooltip_outputs": " 输出数量:%s",
"text.little_big_redstone.logic_config_tooltip_reader_fill_comparison": " 填充量:%s %s",
@@ -189,6 +200,7 @@
"text.little_big_redstone.logic_config_tooltip_sequencer_auto_reset": " 自动重置:%s",
"text.little_big_redstone.logic_config_tooltip_sequencer_delay": " 延时:%s",
"text.little_big_redstone.logic_config_tooltip_sequencer_reset_port": " 重置端口:%s",
+ "text.little_big_redstone.logic_config_tooltip_threshold": " 阈值:%s",
"text.little_big_redstone.logic_gate_algebra": "Q = %s",
"text.little_big_redstone.logic_gate_algebra_and": "A ∧ B",
"text.little_big_redstone.logic_gate_algebra_nand": "A ↑ B",
@@ -214,9 +226,13 @@
"text.little_big_redstone.logic_help_sequencer_2": "模式决定了时序器的工作方式,可设置为弱、强、计数器三种状态。",
"text.little_big_redstone.logic_help_sequencer_3": "默认情况下,时序器产生输出状态后不会复位。启用自动重置后,时序器会在输出ON信号后立即重置进度。此外,启用重置端口后,时序器会启用一个新的输入端口。若向该端口输入ON信号,时序器的进度即会被重置。只要该端口输入保持ON状态,时序器将保持停滞状态。",
"text.little_big_redstone.logic_help_t_flip_flop": "输入从OFF变为ON时,输出信号会翻转状态。",
+ "text.little_big_redstone.logic_help_tag_1": "模式决定了标信器处于发信还是探测状态。",
+ "text.little_big_redstone.logic_help_tag_2": "有足够数量的同标签发信端为ON时,探测端才会输出ON,该数量由阈值指定。",
+ "text.little_big_redstone.logic_help_tag_3": "发信端会发出覆盖整个世界的信号,可以跨越维度。",
"text.little_big_redstone.logic_help_xor_gate": "有奇数个输入为ON时,输出为ON;否则输出为OFF。",
"text.little_big_redstone.no": "否",
"text.little_big_redstone.output": "输出",
+ "text.little_big_redstone.sensor": "探测",
"text.little_big_redstone.sticky_note": "便签",
"text.little_big_redstone.sticky_note_edit": "编辑",
"text.little_big_redstone.yes": "是"