-
Notifications
You must be signed in to change notification settings - Fork 0
Secure Door
Secure Doors function like regular doors but include enhanced security features. They can be locked using a Pinlock block, restricting access to authorized players.
Locked Secure Doors can still be bypassed using Lockpicks, allowing temporary access if the lockpicking attempt is successful.
When a block is placed, the placing player becomes its owner. The owner can configure permissions, but when the block is unlocked, its functionality is accessible to anyone.
Once the block is locked, it remains inaccessible — even to the owner — until it is either unlocked or bypassed using Lockpicks.
Only the owner of a block can break it. The required tool depends on the block’s material:
- Wooden blocks – Require a stone axe or better.
- Metal blocks – Require a stone pickaxe or better.
When broken, the block will drop itself, allowing it to be collected and placed again.
A Secure Door requires the block above its placement location to be replaceable, such as air, fluids (e.g., water or lava), or plants.
Upon placement, any players listed in the placing player’s member list are automatically added to the door’s members list, granting them access permissions.
Secure Doors support both left and right hinges, as well as open and closed states. The hinge placement is determined by the player’s facing direction and look angle when placing the door:
- Facing north and looking slightly east → Right hinge placement.
- Facing north and looking slightly west → Left hinge placement.
This system ensures hinge orientation aligns naturally with the player’s placement intent.
Secure Doors do not support redstone interaction. This is an intentional design choice to prevent players from using redstone mechanisms to bypass the door’s security.
Right-clicking a Secure Door with a Link USB stores the door’s dimension, position, and name on the USB. This USB can then be used on a Pinlock to establish a link between the two.
Once linked, entering the correct pincode on the pinlock will toggle the door’s lock state between locked and unlocked.
After a block has been placed, its permissions can be modified using a Permission USB. This tool allows the owner to add or remove members from the block’s members list.
The copper variant of the Secure Door follows custom oxidation mechanics, gradually changing appearance over time. It supports:
- Scraping – Removes oxidation and wax.
- Waxing – Prevents further oxidation until scraped.

Iron Pinlock:
-
x5Door material (see below) -
x1Circuit Board
Full Breakdown:
-
x5Door material (see below) -
x2Copper Ingots -
x2Green Dye -
x2Iron Ingots -
x1Glass Pane -
x1Nether Quartz -
x1Redstone Dust
Door materials:
- Acacia Planks
- Bamboo Planks
- Birch Planks
- Cherry Planks
- Copper Ingots
- Crimson Planks
- Dark Oak Planks
- Iron Ingots
- Jungle Planks
- Mangrove Planks
- Oak Planks
- Spruce Planks
- Warped Planks
| Item | Namespace | Tag |
|---|---|---|
| Circuit Board | cctvcraft | components/circuit_board |
| Acacia Planks | c | planks/acacia |
| Bamboo Planks | c | planks/bamboo |
| Birch Planks | c | planks/birch |
| Cherry Planks | c | planks/cherry |
| Copper Ingots | c | ingots/copper |
| Crimson Planks | c | planks/crimson |
| Dark Oak Planks | c | planks/dark_oak |
| Iron Ingots | c | ingots/iron |
| Jungle Planks | c | planks/jungle |
| Mangrove Planks | c | planks/mangrove |
| Oak Planks | c | planks/oak |
| Spruce Planks | c | planks/spruce |
| Warped Planks | c | planks/warped |
| CCTVCraft 5.1.0 - Update Video - Part 3 |
-
5.1.0- Added blockstates
- Added custom textures, model, and locked sounds.
- Added block
- Added crafting recipe.
- Added support for pinlocks, permission usb, link usb, and lockpicks.
- Added picking support
- Added block ownership and members support.
- 🐞 Bug Reports
- 💡 Feature Requests
- 📚 Mod Wiki
- 🧪 Planned Features
- 📁 Releases
- ⚙️ Changelogs
- ©️ Attribution