You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
New: The Reinforced Redstone Block and the Reinforced Observer can now be used to open doors, activate pistons, etc.
New: The debug menu now hides block mines, disguised blocks, and fake fluids
New: The Protecto, Trophy System, and Password-protected Furnace now support the Disguise Module
New: Key Panel Block. A waterloggable, smaller version of the keypad. Place it by rightclicking a Key Panel
New: Config option "enableTeamOwnership". Setting this to true will allow all players in the same scoreboard team to own each other's blocks
New: The Allowlist and Denylist Module can now be set to affect every player instead of just those added to the list
New: Security Cameras and Portable Radars can now open Reinforced Doors when a Redstone Module is installed and the signal is activated
New: The Reinforced Hopper can now extract from the Inventory Scanner
New: Players can now see themselves when viewing a camera, which also means they're now vulnerable to attacks while doing so
New: Indicator on security cameras that turns on when someone is viewing the camera
New: Config option "trickScannersWithPlayerHeads" to allow players to wear a player's head to trick that player's retinal scanner or scanner door into activating
New: Sonic Security System. Lock your blocks behind a note block tune of your choice
New: Portable Tune Player. Can play back tunes saved to sonic security systems
New: [1.15.2+] Completely overhauled the overwhelming majority of SecurityCraft's textures. Direct feedback @ChainmailPickaxe in #sc-talk on our Discord server
New: [1.15.2+] The message SecurityCraft sends when joining a world can now be turned off by server owners
New: [1.17.1] Block Mines for Deepslate, Cobbled Deepslate, Copper Ore, and all deepslate ores
Change: Renamed "Track Mine" to "Rail Mine" to be in line with vanilla
Change: Cameras can now be viewed from anywhere in the same dimension, it is no longer necessary to be close to the camera to be able to view it
Change: The Smart Module no longer works in the camera, the Allowlist Module is now used for better control
Change: Retinal Scanners and Scanner Doors now only get activated by looking at one of the sides that contain the actual scanner
Change: SecurityCraft's config values for Jade/HWYLA are now synchronized from server to client, meaning server owners can now control what Jade/HWYLA shows to players
Change: [1.15.2] Reinforced Carpets can no longer be used as fuel
API: Removed INameable in favor of vanilla's Nameable
API: Added INameSettable to be able to easily set a block's custom name
API: Added IViewActivated (used by the Retinal Scanner and Scanner Door)
API: Removed IIntersectable
API: Added ILockable which enables a block to be locked with the Sonic Security System
API: [1.12.2] Added TileEntityLinkable and removed relevant code from CustomizableSCTE
API: [1.12.2-1.16.5] Renamed SecurityCraftTileEntity to NamedTileEntity and remove most of its code
API: [1.15.2-1.16.5] Added LinkableTileEntity and removed relevant code from CustomizableTileEntity
API: [1.17.1] Renamed SecurityCraftBlockEntity to NamedBlockEntity and remove most of its code
API: [1.17.1] Added LinkableBlockEntity and removed relevant code from CustomizableBlockEntity
Fix: Reinforced Doors cannot be opened in some cases (for example when a reinforced pressure plate is present on both sides)
Fix: Alarm sound does not play
Fix: Claymore does not explode
Fix: Wrenches or similar of other mods are able to open doors
Fix: Reinforcing blocks in the world may not work if some specific mods are installed
Fix: The Keypad and Keypad Door cannot be opened while holding the key panel
Fix: Converting chests whose loot has not been generated yet creates additional items
Fix: Crash when trying to power a taser while holding redstone in the offhand
Fix: Anyone can insert modules into any block
Fix: Block Pockets get disabled when they get unloaded
Fix: SecurityCraft Manual entries for doors are not properly showing all information
Fix: The Universal Block Reinforcer can be thrown out of the player's inventory while its reinforcing menu is open
Fix: Claymores, Motion Activated Lights, and Username Loggers don't ignore players in spectator mode
Fix: The security camera overlay still shows when the debug menu is open
Fix: Electrified Iron Fence Gate has wooden open/close sounds
Fix: Offhand hotbar indicator for Camera Monitor/SRAT/MRAT shows incorrectly when the main hand is set to left
Fix: Hotbar indicator for Camera Monitor/MRAT does not respect the player's reach distance
Fix: Reinforced doors/trapdoors/etc. can be activated by anyone in some circumstances
Fix: Some SecurityCraft blocks do not update their surrounding blocks correctly when powering/unpowering
Fix: [1.12.2] Secret Signs cannot be broken (old secret signs will still not work, you will have to remove them in creative mode)
Fix: [1.12.2] Tooltip of Sentry Remote Access Tool does not show properly
Fix: [1.12.2] Crash when placing a Reinforced Door next to an Inventory Scanner
Fix: [1.12.2] Stairs and slabs cannot be reinforced (this fix does not include some slabs due to technical reasons, they can still be crafted however)
Fix: [1.12.2] The Speed Module doesn't get removed from a Sentry when rightclicking it with a Universal Block Modifier
Fix: [1.12.2] Sentry Bullets deal twice as much damage as Sentry Bullets from newer Minecraft versions
Fix: [1.12.2] Entity names don't display their correct translation
Fix: [1.12.2] "Are mines unbreakable?" config option does the exact opposite of what is implied. You'll have to set the "Are mines breakable?" config option appropriately, the old one is now defunct
Fix: [1.12.2] Block Mine and Furnace Mine explosions can create fake blocks
Fix: [1.12.2] Fences, panes, and walls connect to Security Cameras
Fix: [1.12.2] WAILA/TOP display shows an incorrect block sometimes
Fix: [1.12.2] Electrified Iron Fence and Electrified Iron Fence Gate don't retain their shut down status when reloaded
Fix: [1.12.2-1.16.5] Placed Block Mines are identifiable via the pick block mechanic
Fix: [1.12.2-1.16.5] Block Pocket deactivation message does not get sent
Fix: [1.15.2+] Some blocks/items are not in the correct block/item tags
Fix: [1.15.2+] The top half of the Keypad Door does not get affected by resource packs
Fix: [1.15.2+] Panic Button loses its owner when pressed
Fix: [1.15.2+] Reinforced Smooth Quartz has the wrong texture
Fix: [1.15.2+] Entity shadows do not render on block mines
Fix: [1.15.2+] Block Mine explosions can create fake blocks
Fix: [1.15.2+] Rail Mine loses its owner when its state changes
Fix: [1.16.5] Jade display does not properly hide block mines and disguised blocks
Fix: [1.17.1] Jade display does not properly hide block mines
Fix: [1.17.1] Redstone does not connect to the Reinforced Observer
Potential Fix: [1.12.2] Exiting a camera does not work when the sneak keybind is bound to a mouse button
Removed: Unused textures
Removed: [1.12.2] Portuguese and Russian translations due to being severely outdated
Misc.: Renamed a few textures
Misc.: Performance improvements due to fewer ticking block entities
Misc.: [1.15.2] The minimum Forge version is now 31.2.56
Misc.: [1.16.5] The minimum Forge version is now 36.2.20
Misc.: [1.17.1] The minimum Forge version is now 37.1.1