14 lines
198 B
JSON
14 lines
198 B
JSON
{
|
|
"format_version": 1,
|
|
"block": {
|
|
"id": "bworld:dirt",
|
|
"textures": "bworld:dirt",
|
|
"collision": false,
|
|
"mining": {
|
|
"toughness": 2,
|
|
"tool": "shovel"
|
|
},
|
|
"drops": "bworld:dirt"
|
|
}
|
|
}
|