Skip to content

Double Chain Fence Gate

NorthWestTrees edited this page Mar 10, 2024 · 8 revisions

Note

This page is currently updated to CCTVCraft 4.8.0 and above.

GUI Texture

Double Chain Fence Gate

General

Double Chain Fences Gates are defence blocks that can keep out entities. They connect to Chain Fences and Electric Chain Fences. These are two blocks that open and close at the same time.

Obtaining

It is possible to obtain Double Chain Fence Gates through crafting at the crafting table using six aluminum plates and three aluminum wires.

Climbing

When the gate is closed you can climb the fence gate.

Pathfinding

When the gate is closed entities see this block as a chain fence and they will generally not try to pathfind over the block. When the gate is open entities will treat the block as open for pathfinding.

Recipes

Crafting Recipe

Crafting Table Column 1 Column 2 Column 3
Row 1 A B A
Row 2 A B A
Row 3 A B A
ID Name Tag
A Aluminum Plate forge:plates/aluminum
B Aluminum Wire forge:wires/aluminum

Recipe Group

  • Namespace: cctvcraft
  • Recipe Group: chain_fence_gates
  • Recipe Category: MISC

Recipe Unlocks

The recipe will unlock when the player has done the following:

  1. Craft CCTVCraft Aluminum Wire.

Minecraft Tags

  • cctvcraft:chain_fence_gate
    • Tag Type: Item & Block
    • Uses: Used in some CCTVCraft recipes.

Related Pages

Changes

  • 4.8.0
    • The block no longer requires ticking.
    • The block is no longer a tile entity.
    • Changed tags for the crafting recipe.
    • Changed the recipe group name.
    • Readded the block textures changes.
    • Fixed issue with the double gate rotating to the side when clicked on its side face.
    • Fixed placement issue with the double gate.
  • 4.6.0
    • Added isPlaced Forge NBT variable
    • Added beingUsed| Forge NBT variable
    • Updated the crafting recipe
    • Updated the block and item textures
    • Updated the recipe group.
    • Removed AlternateRotation Forge NBT variable
    • Fixed issue with the fence rotating when the block was clicked on the side.
  • 4.5.0
    • Before 4.6.0 Metal Wire was Iron Nuggets.
    • Before 4.6.0 Metal Plates were Iron Ingots.

🏠 Home

😺 GitHub

📑 Mod Pages

🧪 Development

Clone this wiki locally