无线红石 (Wireless Redstone)
无线红石在Minecraft中添加了一些方块和物品,可以远程使用红石。
### 红石发射器 (Redstone Transmitter)
**红石发射器** 在接收到红石信号后向红石网络发送信号,并将相同频率的所有接收器也设置为高电平。 如果有多个发射器在相同频率上发送信号,则只要至少有一个发射器处于打开状态,该频率上的所有接收器都将保持高电平。 右键单击该方块可设置频率。
---
### 红石接收器 (Redstone Receiver)
**红石接收器** 只要相同频率上至少有一个活动发射器,就会输出红石信号为15。 右键单击该方块可设置频率。
---
### 遥控器 (Remote)
**遥控器** 是红石发射器的物品形式,右键单击遥控器即可发送信号。 另外,通过潜行右键单击发射器或接收器,还可以复制频率。 通过潜行右键单击遥控器(不在发射器/接收器上),可以通过GUI设置频率。
---
### 频率工具 (Frequency Tool)
**频率工具** 是一个方便的工具,可以轻松地将一个频率设置为多个发射器和/或接收器相同的频率。 当手持此物品时,可以通过潜行右键单击发射器或接收器将频率复制到频率工具中。 要复制现在存储的频率,只需右键单击发射器或接收器。 通过潜行右键单击频率工具(不在发射器/接收器上),可以通过GUI设置频率。
---
### 频率嗅探器 (Frequency Sniffer)
**频率嗅探器** 可用作工具来查找特定频率上的活动发射器。 与其他频率工具一样,您还可以通过手动在GUI上设置频率,或从发射器/接收器上复制频率。 当右键单击嗅探器时,范围内设置频率上所有活动发射器的周围都会用线框标记。 还会显示一个聊天消息,告诉您所有活动发射器的位置。 如果您是管理员/OP,还可以单击块位置进行传送。 您也可以在配置中更改突出显示的颜色!
---
### 电路 (Circuit)
**电路** 仅用于制作用途。
截图:
[NeoForge 1.20.4] wirelessredstone-1.20.4-1.1.5
### Fixed
- Forge & NeoForge: race condition on client setup -> item property registration
- Dev only:
- Forge: not starting in dev environment (module conflicts)
[1.20.4-1.1.5]: https://github.com/Razzokk/wireless-redstone/compare/release/1.20.4-1.1.4...release/1.20.4-1.1.5
[Forge 1.20.4] wirelessredstone-1.20.4-1.1.5
### Fixed
- Forge & NeoForge: race condition on client setup -> item property registration
- Dev only:
- Forge: not starting in dev environment (module conflicts)
[1.20.4-1.1.5]: https://github.com/Razzokk/wireless-redstone/compare/release/1.20.4-1.1.4...release/1.20.4-1.1.5
[Forge 1.20.1] wirelessredstone-1.20.1-1.1.3
Skip for Fabric
### Fixed
- Forge: race condition on client setup -> item property registration
[1.20.1-1.1.3]: https://github.com/Razzokk/wireless-redstone/compare/release/1.20.1-1.1.2...release/1.20.1-1.1.3
[Forge 1.19.4] wirelessredstone-1.19.4-1.1.1
Skip for Fabric
### Fixed
- Forge: race condition on client setup -> item property registration
[1.19.4-1.1.1]: https://github.com/Razzokk/WirelessRedstone/compare/release/1.19.4-1.1.0...release/1.19.4-1.1.1
[Forge 1.19.2] wirelessredstone-1.19.2-1.1.2
Skip for Fabric
### Fixed
- Forge: race condition on client setup -> item property registration
[1.19.2-1.1.2]: https://github.com/Razzokk/WirelessRedstone/compare/release/1.19.2-1.1.1...release/1.19.2-1.1.2
[Forge 1.18.2] wirelessredstone-1.18.2-1.1.2
Skip for Fabric
### Fixed
- Forge: race condition on client setup -> item property registration
[1.18.2-1.1.2]: https://github.com/Razzokk/WirelessRedstone/compare/release/1.18.2-1.1.1...release/1.18.2-1.1.2
[Fabric 1.20.4] wirelessredstone-1.20.4-1.1.4
### Fixed
- Sniffer not outputting message on newly created world (no redstone ether present)
### Added
- Show frequency of transmitters and receivers when picked up with nbt data
### Changed
- Updated german translation
- Moved block textures to their respective directories
- If you have a custom resource pack for Wireless Redstone, you have to move and rename them too
- Sniffer chat messages:
- Changed style of how block positions are shown in chat (can now also be adjusted in lang file)
- From: `There are no active transmitters on this frequency (<frequency>)`,
to: `No active transmitters on frequency <frequency>`
- From: `Active transmitters on this frequency (<frequency>): <transmitters>`,
to: `Active transmitters on frequency <frequency>: <transmitters>`
- Dev only:
- Separate datagen sub-project
- Update architectury loom to 1.6
- Update changelog plugin to 2.2.0
- Update fabric loader and api to 0.15.10 and 0.97.0+1.20.4 respectively
- Update forge to 49.0.49
- Update neoforged to 20.4.233
[1.20.4-1.1.4]: https://github.com/Razzokk/wireless-redstone/compare/release/1.20.4-1.1.3...release/1.20.4-1.1.4
[NeoForge 1.20.4] wirelessredstone-1.20.4-1.1.4
### Fixed
- Sniffer not outputting message on newly created world (no redstone ether present)
### Added
- Show frequency of transmitters and receivers when picked up with nbt data
### Changed
- Updated german translation
- Moved block textures to their respective directories
- If you have a custom resource pack for Wireless Redstone, you have to move and rename them too
- Sniffer chat messages:
- Changed style of how block positions are shown in chat (can now also be adjusted in lang file)
- From: `There are no active transmitters on this frequency (<frequency>)`,
to: `No active transmitters on frequency <frequency>`
- From: `Active transmitters on this frequency (<frequency>): <transmitters>`,
to: `Active transmitters on frequency <frequency>: <transmitters>`
- Dev only:
- Separate datagen sub-project
- Update architectury loom to 1.6
- Update changelog plugin to 2.2.0
- Update fabric loader and api to 0.15.10 and 0.97.0+1.20.4 respectively
- Update forge to 49.0.49
- Update neoforged to 20.4.233
[1.20.4-1.1.4]: https://github.com/Razzokk/wireless-redstone/compare/release/1.20.4-1.1.3...release/1.20.4-1.1.4
[Forge 1.20.4] wirelessredstone-1.20.4-1.1.4
### Fixed
- Sniffer not outputting message on newly created world (no redstone ether present)
### Added
- Show frequency of transmitters and receivers when picked up with nbt data
### Changed
- Updated german translation
- Moved block textures to their respective directories
- If you have a custom resource pack for Wireless Redstone, you have to move and rename them too
- Sniffer chat messages:
- Changed style of how block positions are shown in chat (can now also be adjusted in lang file)
- From: `There are no active transmitters on this frequency (<frequency>)`,
to: `No active transmitters on frequency <frequency>`
- From: `Active transmitters on this frequency (<frequency>): <transmitters>`,
to: `Active transmitters on frequency <frequency>: <transmitters>`
- Dev only:
- Separate datagen sub-project
- Update architectury loom to 1.6
- Update changelog plugin to 2.2.0
- Update fabric loader and api to 0.15.10 and 0.97.0+1.20.4 respectively
- Update forge to 49.0.49
- Update neoforged to 20.4.233
[1.20.4-1.1.4]: https://github.com/Razzokk/wireless-redstone/compare/release/1.20.4-1.1.3...release/1.20.4-1.1.4
[NeoForge 1.20.4] wirelessredstone-1.20.4-1.1.3
### Added
- [NeoForged](https://neoforged.net/) support
### Changed
- Refactored/cleaned up networking classes
[1.20.4-1.1.3]: https://github.com/Razzokk/wireless-redstone/compare/release/1.20.4-1.1.2...release/1.20.4-1.1.3
[Forge 1.20.4] wirelessredstone-1.20.4-1.1.2
Port to MC 1.20.4
[1.20.4-1.1.2]: https://github.com/Razzokk/wireless-redstone/compare/release/1.20.1-1.1.2...release/1.20.4-1.1.2
[Forge 1.20.1] wirelessredstone-1.20.1-1.1.2
### Changed
- `No frequency set` message now shows over the action bar
- GitHub repository url is now: https://github.com/Razzokk/wireless-redstone
- Moved icon from `resources/` to `resources/assets/wirelessredstone/`
- Dev only:
- Yarn mappings for fabric **and** forge (using [Architectury Loom](https://docs.architectury.dev/loom/introduction))
- Extracted most of the code into the common project -> less fabric and forge specific code
- Update forge to 47.2.20
- Update fabric loader and api to 0.15.7 and 0.92.0+1.20.1 respectively
- Use gradle v8.6
### Added
- Dev only: [Architectury Loom](https://docs.architectury.dev/loom/introduction) for easier multi-loader setup
[1.20.1-1.1.2]: https://github.com/Razzokk/wireless-redstone/compare/release/1.20.1-1.1.1...release/1.20.1-1.1.2
[Fabric 1.20.4] wirelessredstone-1.20.4-1.1.2
Port to MC 1.20.4
[1.20.4-1.1.2]: https://github.com/Razzokk/wireless-redstone/compare/release/1.20.1-1.1.2...release/1.20.4-1.1.2
[Fabric 1.20.1] wirelessredstone-1.20.1-1.1.2
### Changed
- `No frequency set` message now shows over the action bar
- GitHub repository url is now: https://github.com/Razzokk/wireless-redstone
- Moved icon from `resources/` to `resources/assets/wirelessredstone/`
- Dev only:
- Yarn mappings for fabric **and** forge (using [Architectury Loom](https://docs.architectury.dev/loom/introduction))
- Extracted most of the code into the common project -> less fabric and forge specific code
- Update forge to 47.2.20
- Update fabric loader and api to 0.15.7 and 0.92.0+1.20.1 respectively
- Use gradle v8.6
### Added
- Dev only: [Architectury Loom](https://docs.architectury.dev/loom/introduction) for easier multi-loader setup
[1.20.1-1.1.2]: https://github.com/Razzokk/wireless-redstone/compare/release/1.20.1-1.1.1...release/1.20.1-1.1.2
[Fabric 1.18.2] wirelessredstone-1.18.2-1.1.1
Backport from [1.19.2](https://github.com/Razzokk/WirelessRedstone/commit/7fe7a7f3e3528b14c314489ff0b082346473e753)
[1.18.2-1.1.1]: https://github.com/Razzokk/WirelessRedstone/compare/release/1.18.2-0.1.0b...release/1.18.2-1.1.1
[Forge 1.18.2] wirelessredstone-1.18.2-1.1.1
Backport from [1.19.2](https://github.com/Razzokk/WirelessRedstone/commit/7fe7a7f3e3528b14c314489ff0b082346473e753)
[1.18.2-1.1.1]: https://github.com/Razzokk/WirelessRedstone/compare/release/1.18.2-0.1.0b...release/1.18.2-1.1.1
[Fabric 1.19.2] wirelessredstone-1.19.2-1.1.1
### Fixed
- Crash when opening wireless redstone in mods list screen
[1.19.2-1.1.1]: https://github.com/Razzokk/WirelessRedstone/compare/release/1.19.2-1.1.0...release/1.19.2-1.1.1
[Forge 1.19.2] wirelessredstone-1.19.2-1.1.1
### Fixed
- Crash when opening wireless redstone in mods list screen
[1.19.2-1.1.1]: https://github.com/Razzokk/WirelessRedstone/compare/release/1.19.2-1.1.0...release/1.19.2-1.1.1
[Fabric 1.19.2] wirelessredstone-1.19.2-1.1.0
Backport from [1.19.4](https://github.com/Razzokk/WirelessRedstone/commit/244532eb585a92da513cbee90e0c0a0149a08721)
[1.19.2-1.1.0]: https://github.com/Razzokk/WirelessRedstone/compare/release/1.19.2-0.1.0b...release/1.19.2-1.1.0
[Forge 1.19.2] wirelessredstone-1.19.2-1.1.0
Backport from [1.19.4](https://github.com/Razzokk/WirelessRedstone/commit/244532eb585a92da513cbee90e0c0a0149a08721)
[1.19.2-1.1.0]: https://github.com/Razzokk/WirelessRedstone/compare/release/1.19.2-0.1.0b...release/1.19.2-1.1.0
[Forge 1.19.4] wirelessredstone-1.19.4-1.1.0
Backport from [1.20.1](https://github.com/Razzokk/WirelessRedstone/commit/7879b0cf44b6b8a8eb6178f13e56b68cb102b78c)
### Changed
- Merged fabric and forge branches together
[1.19.4-1.1.0]: https://github.com/Razzokk/WirelessRedstone/compare/release/1.19.3-1.0.0-fabric...release/1.19.4-1.1.0
[Fabric 1.19.4] wirelessredstone-1.19.4-1.1.0
Backport from [1.20.1](https://github.com/Razzokk/WirelessRedstone/commit/7879b0cf44b6b8a8eb6178f13e56b68cb102b78c)
### Changed
- Merged fabric and forge branches together
[1.19.4-1.1.0]: https://github.com/Razzokk/WirelessRedstone/compare/release/1.19.3-1.0.0-fabric...release/1.19.4-1.1.0
[Forge 1.20.1] wirelessredstone-1.20.1-1.1.1
Port 1.20 fabric version to 1.20 forge.
### Changed
- Setup multi-loader repository structure
[1.20.1-1.1.1]: https://github.com/Razzokk/WirelessRedstone/compare/release/1.20.1-1.1.0...release/1.20.1-1.1.1
[Fabric 1.20.1] wirelessredstone-1.20.1-1.1.0
### Added
- Remote item - to power things from inside your inventory!
- Keybinding in frequency GUI -> when editing the frequency, pressing `Enter` closes the GUI and saves the frequency
[1.20.1-1.1.0]: https://github.com/Razzokk/WirelessRedstone/compare/release/fabric/1.20.1-1.0.2...release/fabric/1.20.1-1.1.0
[Fabric 1.20.1] wirelessredstone-1.20.1-1.0.2
### Added
- Data generation
### Fixed
- Updating strong powered indirectly neighbored redstone components after removal of receiver
[1.20.1-1.0.2]: https://github.com/Razzokk/WirelessRedstone/compare/release/fabric/1.20.1-1.0.1...release/fabric/1.20.1-1.0.2
[Fabric 1.20.1] wirelessredstone-1.20.1-1.0.1
### Added
- Proper `README.md`
- Automated Modrinth and CurseForge publishing with the [Minotaur](https://github.com/modrinth/minotaur) and [CurseForgeGradle](https://github.com/Darkhax/CurseForgeGradle) gradle tasks/plugins
- Changelog semi-automation with the [Gradle Changelog Plugin](https://github.com/JetBrains/gradle-changelog-plugin)
- Fancy [shields.io](https://shields.io/) badges to `README.md`
- Uploading of build artifacts via GitHub actions
### Changed
- Update gradle and fabric-loom
- Separate client more strictly
- Updated link of the homepage, source and issues websites
### Fixed
- Stack size of frequency items limited to 1
[1.20.1-1.0.1]: https://github.com/Razzokk/WirelessRedstone/compare/release/fabric/1.20.1-1.0.0...release/fabric/1.20.1-1.0.1
[Fabric 1.20.1] wirelessredstone-1.20.1-1.0.0
Port to MC 1.20.1
### Changed
- Increased contrast of T and R letters on transmitter and receiver texture
[Forge 1.12.2] WirelessRedstone-1.12.2-1.1.6
- FIX: data-fixer crash when loading more than one world
[Forge 1.19.3] Wireless Redstone 1.19.3-1.0.0
- FIX: server startup crash due to access to client only files
[Fabric 1.19.3] WirelessRedstone-1.19.3-1.0.0
- Fabric port MC 1.19.3
[Forge 1.12.2] WirelessRedstone-1.12.2-1.1.5
-FIX: server startup crash due to access to client only files
WirelessRedstone-1.19.2-0.1.0b
- Initial 1.19.2 version
WirelessRedstone-1.18.2-0.1.0b
- Initial 1.18.2 version (1.19.2 backport)
WirelessRedstone-1.16.5-1.1.4
- FIX: Frequencies getting corrupted and receivers/transmitters not updating anymore
### Version 1.16.5-1.1.3:
skip
### Version 1.16.5-1.1.2:
- FIXED: Gui closable with inventory key
### Version 1.16.5-1.1.1:
- FIXED: Post-placement state changes
### Version 1.16.5-1.1.0:
- UPDATED: to MC 1.16.5
- NOTE: Due to huge internal changes I suggest making a world backup!
- ADDED: Frequency Sniffer
- ADDED: Config option to color the frequency that is displayed on transmitters/receivers
- ADDED: Command to clear a frequency from active transmitters (Only use this if the frequency is "stuck")
- ADDED: Wireless Redstone blocks can now be mined faster with a pickaxe
- ADDED: Cooldown for the remote item (0.5s)
- CHANGED: Circuit recipe output from 4 to 2
- FIXED: Potential crashes caused by Remote::onUpdate and BlockFrequency::setPoweredState
- FIXED: Actual values for the frequency between 0 and 65536
- RENAMED: Wireless Transmitter -> Redstone Transmitter
- RENAMED: Wireless Receiver -> Redstone Receiver
- RENAMED: Wireless Remote -> Remote
- RENAMED: Wireless Circuit -> Circuit
- RENAMED: Frequency Copier -> Frequency Tool
### Version 1.16.3-1.0.1:
- FIXED: Crash on tile entity write
### Version 1.16.3-1.0.0:
- FIXED: Blocks not dropping when destroyed
- Internal code refactoring
### Version 1.16.3-0.0.2b:
- FIXED: bug where the frequency was not set when using the frequency gui
### Version 1.16.3-0.0.1b:
- Initial 1.16.3 version, ported from 1.15.2
WirelessRedstone-1.12.2-1.1.4
- FIX: receivers/transmitters before mod version 1.12.2-1.1.3 breaking when using mod version >= 1.12.2-1.1.3
### Version 1.12.2-1.1.3:
WARNING: This version will break working transmitters/receivers from earlier versions of this mod
- FIX: Frequencies getting corrupted and receivers/transmitters not updating anymore
### Version 1.12.2-1.1.2:
- FIXED: Gui closable with inventory key
### Version 1.12.2-1.1.1:
- FIXED: NBT data used correctly when placing nbt stored receiver/transmitter in world
- FIXED: (Project Red interaction) Red alloy wire can now be placed on the side of receiver/transmitter
### Version 1.12.2-1.1.0:
- ADDED: Frequency Sniffer
- ADDED: Config option to color the frequency that is displayed on transmitters/receivers
- ADDED: Command to clear a frequency from active transmitters (Only use this if the frequency is "stuck")
- ADDED: Wireless Redstone blocks can now be mined faster with a pickaxe
- ADDED: Cooldown for the remote item (0.5s)
- CHANGED: Circuit recipe output from 4 to 2
- FIXED: Potential crashes caused by Remote::onUpdate and BlockFrequency::setPoweredState
- FIXED: Actual values for the frequency between 0 and 65536
### Version 1.12.2-1.0.0:
- FIXED: Active frequency stays active after transmitter exploded
### Version 1.12.2-0.0.1b:
- Initial 1.12.2 version
- RENAMED: Wireless Transmitter -> Redstone Transmitter
- RENAMED: Wireless Receiver -> Redstone Receiver
- RENAMED: Wireless Remote -> Remote
- RENAMED: Wireless Circuit -> Circuit
- RENAMED: Frequency Copier -> Frequency Tool
WirelessRedstone-1.15.2-1.0.1
- FIXED: Crash on tile entity write
### Version 1.15.2-1.0.0:
- FIXED: Blocks not dropping when destroyed
- Internal code refactoring
### Version 1.15.2-0.0.2b:
- FIXED: bug where the frequency was not set when using the frequency gui
### Version 1.15.2-0.0.1b:
- Initial 1.15.2 version
- Added Wireless Redstone Mod
WirelessRedstone-1.17.1-1.0.0-beta-3
- FIXED: bug where receivers/transmitters were removed from the internal network although the shouldn't
- FIXED: receivers not updating on loading them
- REFACTOR: improved frequency block entity update
## Version 1.17.1-1.0.0-beta-2:
- FIXED: crash on forge 37.0.31 or higher
## Version 1.17.1-1.0.0-beta:
- Initial 1.17.1 beta release
收录