Changes 5.1.0 - northwesttrees-gaming/cctvcraft5 GitHub Wiki
[!NOTE]
🚧 Work In Progress!
Things will be subject to change on this page!
#️⃣ Build Information
- CCTVCraft Version:
5.1.X
- API Version:
Minecraft Forge (1.21.1)
- Minecraft Version:
1.21.1
- MCreator Version:
2025.2
📌 Changes
CCTVCraft 5.1.0
API and Development
- Ported to NeoForge 1.21.1
- Ported to MCreator 2025.2
Assets
- Renamed some monitor ui textures.
Blocks
- Added a new block called Iron Pinlock.
- Added new secure doors for Iron, Oak, Spruce, Birch, Jungle, Acacia, Dark Oak, Mangrove, Cherry, Bamboo, Crimson, Warped, Copper, Exposed Copper, Weathered Copper, and Oxidized Copper.
Items
- Added a new item called Link USB.
UI
- Removed the Permission USB UI remove members checkbox.
- Added Iron Pinlock UI
- Added an add button to the Permission USB UI.
- Added a remove button to the Permission USB UI.
- Added a clear button to the Permission USB UI.
- Permission USB buttons will not show for non-block owners.
- Permission USB will now only open for the owner of the block.
Misc
- Recipes will now unlock when collecting critical components for crafting them.
- Pinlock buttons play animations when the buttons in the UI are pressed.
- Pinlocks have a default pin code of 5555.
- The owner of the block can change the Pinlock pin codes.
- To change the PIN code type 0000, then type the new PIN code.
- Link USBs are used to pass data between blocks.
- Secure Copper Doors can be crafted with both waxed and non-waxed variations of copper doors.
Fixes
- Removed some print messages from testing the Permission USB GUI.
Known Issues
- Porting from Forge to NeoForge will break NBT variables. Blocks can be broken and placed to update them. Items require to be remade.