Files
bworld/mods/bworld/blocks/sand.json
T
2026-09-24 23:28:01 -03:00

13 lines
176 B
JSON

{
"format_version": 1,
"block": {
"id": "bworld:sand",
"textures": "bworld:sand",
"mining": {
"toughness": 3,
"tool": "shovel"
},
"drops": "bworld:sand"
}
}