make glowstone mineable with a pick
This commit is contained in:
parent
f02c40fc99
commit
7df7e73301
1 changed files with 1 additions and 0 deletions
|
|
@ -57,4 +57,5 @@ const registerMinecraftBlockTags = (event) => {
|
|||
// Теперь обсидиан сторадж блок
|
||||
event.add('forge:storage_blocks/obsidian', 'minecraft:obsidian')
|
||||
|
||||
event.add('minecraft:mineable/pickaxe', 'minecraft:glowstone')
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue