40 lines
No EOL
918 B
JSON
40 lines
No EOL
918 B
JSON
[
|
|
{
|
|
"name": "Ores",
|
|
"blocks": [
|
|
"#c:ores"
|
|
],
|
|
"tools": [
|
|
"#minecraft:pickaxes"
|
|
],
|
|
"override": {
|
|
"cooldown": null,
|
|
"mustSneak": null,
|
|
"delay": null,
|
|
"maxChain": null,
|
|
"needCorrectTool": null,
|
|
"searchRadius": null,
|
|
"permissionRestricted": null,
|
|
"decreaseDurability": null
|
|
}
|
|
},
|
|
{
|
|
"name": "Logs",
|
|
"blocks": [
|
|
"#c:natural_logs"
|
|
],
|
|
"tools": [
|
|
"#minecraft:axes"
|
|
],
|
|
"override": {
|
|
"cooldown": null,
|
|
"mustSneak": null,
|
|
"delay": null,
|
|
"maxChain": null,
|
|
"needCorrectTool": null,
|
|
"searchRadius": null,
|
|
"permissionRestricted": null,
|
|
"decreaseDurability": null
|
|
}
|
|
}
|
|
] |