Minecraft Item DB
BLOCK

Waxed Weathered Copper Golem Statue

waxed_weathered_copper_golem_statue
Hardness3.000
Blast Resistance6.000
Mining Toolpickaxe
Mining Levelstone
Materialmineable/pickaxe
Light0
Transparent0

Extended Properties

9 fields
Numeric Id1093
Diggable1
Emit Light0
Filter Light0
Min State Id27277
Max State Id27308
Default State27278
States Json[{"name":"copper_golem_pose","type":"enum","num_values":4,"values":["standing","sitting","running","star"]},{"name":"facing","type":"enum","num_values":4,"values":["north","south","west","east"]},{"name":"waterlogged","type":"bool","num_values":2}]
Drops Json[1481]

Mining & Drops

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

Drop Data

11481

Block States

3 entries
1
Namecopper_golem_pose
Typeenum
Num Values4
Values
1standing
2sitting
3running
4star
2
Namefacing
Typeenum
Num Values4
Values
1north
2south
3west
4east
3
Namewaterlogged
Typebool
Num Values2

World & Physics

2 properties
TransparentNo
DiggableYes

Related Data

MCFT relationships

Commands

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

Technical Data

{
    "id": "1094",
    "numeric_id": "1093",
    "name": "waxed_weathered_copper_golem_statue",
    "slug": "waxed_weathered_copper_golem_statue",
    "display_name": "Waxed Weathered Copper Golem Statue",
    "hardness": "3.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": "27277",
    "max_state_id": "27308",
    "default_state": "27278",
    "states_json": "[{\"name\":\"copper_golem_pose\",\"type\":\"enum\",\"num_values\":4,\"values\":[\"standing\",\"sitting\",\"running\",\"star\"]},{\"name\":\"facing\",\"type\":\"enum\",\"num_values\":4,\"values\":[\"north\",\"south\",\"west\",\"east\"]},{\"name\":\"waterlogged\",\"type\":\"bool\",\"num_values\":2}]",
    "drops_json": "[1481]",
    "source_version": "1.21.9"
}