Smaragdant enhancements
This commit is contained in:
parent
ba7ea67f0c
commit
461333650a
61 changed files with 1096 additions and 21 deletions
|
@ -41,7 +41,7 @@ public class SmaragdantCrystalShardBlock extends BaseAttachedBlock implements IR
|
|||
.materialColor(MaterialColor.COLOR_GREEN)
|
||||
.breakByTool(FabricToolTags.PICKAXES)
|
||||
.luminance(15)
|
||||
.sound(SoundType.GLASS)
|
||||
.sound(SoundType.AMETHYST_CLUSTER)
|
||||
.requiresCorrectToolForDrops()
|
||||
.noCollission());
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue