sure why not, axes too
This commit is contained in:
parent
b9984f2c83
commit
adb5af57f6
2 changed files with 2 additions and 0 deletions
|
|
@ -190,6 +190,7 @@ const registerMinecraftBlockTags = (event) => {
|
|||
event.add('minecraft:mineable/pickaxe', 'minecraft:cobweb');
|
||||
event.add('minecraft:mineable/hoe', 'minecraft:cobweb');
|
||||
event.add('minecraft:mineable/shovel', 'minecraft:cobweb');
|
||||
event.add('minecraft:mineable/axe', 'minecraft:cobweb');
|
||||
|
||||
//#region
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue