YuRaNnNzZZ — Сегодня, в 12:01
у дипслейт руды звук ломания как у обычной priority: CRITICAL DBotThePony — Сегодня, в 12:05 complexity: HIGH
This commit is contained in:
parent
63eb498105
commit
0d42378ad7
@ -76,7 +76,7 @@ object MBlocks {
|
||||
val DEEPSLATE_TRITANIUM_ORE: Block by registry.register(MNames.DEEPSLATE_TRITANIUM_ORE) { DropExperienceBlock(
|
||||
BlockBehaviour.Properties.of(Material.STONE)
|
||||
.strength(4.75f, 6.5f)
|
||||
.requiresCorrectToolForDrops(),
|
||||
.requiresCorrectToolForDrops().sound(SoundType.DEEPSLATE),
|
||||
UniformInt.of(0, 3)
|
||||
) }
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user