Minecraft Item DB
BLOCK

Nether Brick Fence

nether_brick_fence
Hardness2.000
Blast Resistance6.000
Mining Toolpickaxe
Mining Level
Materialmineable/pickaxe
Light0
Transparent0

Extended Properties

9 fields
Numeric Id381
Diggable1
Emit Light0
Filter Light0
Min State Id9134
Max State Id9165
Default State9165
States Json[{"name":"east","type":"bool","num_values":2},{"name":"north","type":"bool","num_values":2},{"name":"south","type":"bool","num_values":2},{"name":"waterlogged","type":"bool","num_values":2},{"name":"west","type":"bool","num_values":2}]
Drops Json[427]

Mining & Drops

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

Drop Data

1427

Block States

5 entries
1
Nameeast
Typebool
Num Values2
2
Namenorth
Typebool
Num Values2
3
Namesouth
Typebool
Num Values2
4
Namewaterlogged
Typebool
Num Values2
5
Namewest
Typebool
Num Values2

World & Physics

2 properties
TransparentNo
DiggableYes

Related Data

MCFT relationships

Commands

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

Technical Data

{
    "id": "382",
    "numeric_id": "381",
    "name": "nether_brick_fence",
    "slug": "nether_brick_fence",
    "display_name": "Nether Brick Fence",
    "hardness": "2.000",
    "blast_resistance": "6.000",
    "mining_tool": null,
    "mining_level": null,
    "material": "mineable/pickaxe",
    "light_level": "0",
    "transparent": "0",
    "diggable": "1",
    "emit_light": "0",
    "filter_light": "0",
    "min_state_id": "9134",
    "max_state_id": "9165",
    "default_state": "9165",
    "states_json": "[{\"name\":\"east\",\"type\":\"bool\",\"num_values\":2},{\"name\":\"north\",\"type\":\"bool\",\"num_values\":2},{\"name\":\"south\",\"type\":\"bool\",\"num_values\":2},{\"name\":\"waterlogged\",\"type\":\"bool\",\"num_values\":2},{\"name\":\"west\",\"type\":\"bool\",\"num_values\":2}]",
    "drops_json": "[427]",
    "source_version": "1.21.9"
}