Minecraft Item DB
BLOCK

Acacia Fence Gate

acacia_fence_gate
Hardness2.000
Blast Resistance3.000
Mining Tool
Mining Level
Materialmineable/axe
Light0
Transparent0

Extended Properties

9 fields
Numeric Id629
Diggable1
Emit Light0
Filter Light0
Min State Id13378
Max State Id13409
Default State13385
States Json[{"name":"facing","type":"enum","num_values":4,"values":["north","south","west","east"]},{"name":"in_wall","type":"bool","num_values":2},{"name":"open","type":"bool","num_values":2},{"name":"powered","type":"bool","num_values":2}]
Drops Json[825]

Mining & Drops

Imported + derived data
Effective ToolUnknown
Minimum TierUnknown
Mining TimeNot specified
Requires ToolNot specified
Silk TouchNot specified
FortuneNot specified

Drop Data

1825

Block States

4 entries
1
Namefacing
Typeenum
Num Values4
Values
1north
2south
3west
4east
2
Namein_wall
Typebool
Num Values2
3
Nameopen
Typebool
Num Values2
4
Namepowered
Typebool
Num Values2

World & Physics

2 properties
TransparentNo
DiggableYes

Related Data

MCFT relationships

Commands

Copy-ready Java Edition
/give @p minecraft:acacia_fence_gate
/setblock ~ ~ ~ minecraft:acacia_fence_gate
/fill ~-1 ~-1 ~-1 ~1 ~1 ~1 minecraft:acacia_fence_gate

Technical Data

{
    "id": "630",
    "numeric_id": "629",
    "name": "acacia_fence_gate",
    "slug": "acacia_fence_gate",
    "display_name": "Acacia Fence Gate",
    "hardness": "2.000",
    "blast_resistance": "3.000",
    "mining_tool": null,
    "mining_level": null,
    "material": "mineable/axe",
    "light_level": "0",
    "transparent": "0",
    "diggable": "1",
    "emit_light": "0",
    "filter_light": "0",
    "min_state_id": "13378",
    "max_state_id": "13409",
    "default_state": "13385",
    "states_json": "[{\"name\":\"facing\",\"type\":\"enum\",\"num_values\":4,\"values\":[\"north\",\"south\",\"west\",\"east\"]},{\"name\":\"in_wall\",\"type\":\"bool\",\"num_values\":2},{\"name\":\"open\",\"type\":\"bool\",\"num_values\":2},{\"name\":\"powered\",\"type\":\"bool\",\"num_values\":2}]",
    "drops_json": "[825]",
    "source_version": "1.21.9"
}