Minecraft Item DB
BLOCK

Melon

melon
Hardness1.000
Blast Resistance1.000
Mining Tool
Mining Level
Materialgourd;mineable/axe
Light0
Transparent0

Extended Properties

9 fields
Numeric Id360
Diggable1
Emit Light0
Filter Light15
Min State Id8132
Max State Id8132
Default State8132
States Json[]
Drops Json[1106]

Mining & Drops

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

Drop Data

11106

Block States

0 entries

No structured state definition is available for this block.

World & Physics

2 properties
TransparentNo
DiggableYes

Related Data

MCFT relationships

Commands

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

Technical Data

{
    "id": "361",
    "numeric_id": "360",
    "name": "melon",
    "slug": "melon",
    "display_name": "Melon",
    "hardness": "1.000",
    "blast_resistance": "1.000",
    "mining_tool": null,
    "mining_level": null,
    "material": "gourd;mineable/axe",
    "light_level": "0",
    "transparent": "0",
    "diggable": "1",
    "emit_light": "0",
    "filter_light": "15",
    "min_state_id": "8132",
    "max_state_id": "8132",
    "default_state": "8132",
    "states_json": "[]",
    "drops_json": "[1106]",
    "source_version": "1.21.9"
}