Remote - northwesttrees-gaming/CCTVCraft-Forge GitHub Wiki
Overview
See below for known changes to this item and older pages.
The Remote is an item that can turn on or off devices remotely. The item durability is set to 256 so it is possible to use the item for that amount of time.
Supported Blocks
Recipe
Crafting Recipe
Crafting Table |
Column 1 |
Column 2 |
Column 3 |
Row 1 |
|
|
A |
Row 2 |
|
B |
|
Row 3 |
C |
|
|
Recipe Group
Information |
Value |
Namespace |
cctvcraft |
Recipe Group |
remotes |
Minecraft Tags
Type |
Tag |
Use |
Item |
cctvcraft:recipe/remote |
Used in recipes |
Forge NBT
Type |
NBT Name |
Use |
Number |
remoteX |
Stores the block's X position |
Number |
remoteY |
Stores the block's Y position |
Number |
remoteZ |
Stores the block's Z position |
Changes
- 4.6.0
- Added remote support for cameras, monitors, and sound blocks.
- Replace the tool type with an item type.
- Updated the crafting recipe
- Updated the recipe group
- 4.5.0