More API update
This commit is contained in:
parent
f3e0a6eac0
commit
b13da60a35
13 changed files with 13 additions and 13 deletions
|
@ -45,7 +45,7 @@ public class BlockGlowingFur extends BlockBaseNotFull implements IRenderTypeable
|
|||
super(FabricBlockSettings.of(Material.REPLACEABLE_PLANT)
|
||||
.breakByTool(FabricToolTags.SHEARS)
|
||||
.sounds(BlockSoundGroup.WET_GRASS)
|
||||
.lightLevel(15)
|
||||
.luminance(15)
|
||||
.breakByHand(true)
|
||||
.noCollision());
|
||||
this.drop = drop;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue