Minecraft Item DB
BLOCK

Composter

composter
Hardness0.600
Blast Resistance0.600
Mining Tool
Mining Level
Materialmineable/axe
Light0
Transparent0

Extended Properties

9 fields
Numeric Id907
Diggable1
Emit Light0
Filter Light0
Min State Id21541
Max State Id21549
Default State21541
States Json[{"name":"level","type":"int","num_values":9,"values":["0","1","2","3","4","5","6","7","8"]}]
Drops Json[1336]

Mining & Drops

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

Drop Data

11336

Block States

1 entries
1
Namelevel
Typeint
Num Values9
Values
10
21
32
43
54
65
76
87
98

World & Physics

2 properties
TransparentNo
DiggableYes

Related Data

MCFT relationships

Commands

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

Technical Data

{
    "id": "908",
    "numeric_id": "907",
    "name": "composter",
    "slug": "composter",
    "display_name": "Composter",
    "hardness": "0.600",
    "blast_resistance": "0.600",
    "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": "21541",
    "max_state_id": "21549",
    "default_state": "21541",
    "states_json": "[{\"name\":\"level\",\"type\":\"int\",\"num_values\":9,\"values\":[\"0\",\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\",\"8\"]}]",
    "drops_json": "[1336]",
    "source_version": "1.21.9"
}