Minecraft Item DB
BLOCK

Oxidized Copper Lantern

oxidized_copper_lantern
Hardness3.500
Blast Resistance3.500
Mining Toolpickaxe
Mining Levelstone
Materialmineable/pickaxe
Light15
Transparent1

Extended Properties

9 fields
Numeric Id852
Diggable1
Emit Light15
Filter Light0
Min State Id20655
Max State Id20658
Default State20658
States Json[{"name":"hanging","type":"bool","num_values":2},{"name":"waterlogged","type":"bool","num_values":2}]
Drops Json[1351]

Mining & Drops

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

Drop Data

11351

Block States

2 entries
1
Namehanging
Typebool
Num Values2
2
Namewaterlogged
Typebool
Num Values2

World & Physics

2 properties
TransparentYes
DiggableYes

Related Data

MCFT relationships

Commands

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

Technical Data

{
    "id": "853",
    "numeric_id": "852",
    "name": "oxidized_copper_lantern",
    "slug": "oxidized_copper_lantern",
    "display_name": "Oxidized Copper Lantern",
    "hardness": "3.500",
    "blast_resistance": "3.500",
    "mining_tool": null,
    "mining_level": null,
    "material": "mineable/pickaxe",
    "light_level": "15",
    "transparent": "1",
    "diggable": "1",
    "emit_light": "15",
    "filter_light": "0",
    "min_state_id": "20655",
    "max_state_id": "20658",
    "default_state": "20658",
    "states_json": "[{\"name\":\"hanging\",\"type\":\"bool\",\"num_values\":2},{\"name\":\"waterlogged\",\"type\":\"bool\",\"num_values\":2}]",
    "drops_json": "[1351]",
    "source_version": "1.21.9"
}