More Tag Related Changes
This commit is contained in:
parent
5ba0488c9b
commit
b59eb42d35
16 changed files with 19 additions and 20 deletions
|
@ -24,7 +24,6 @@ public class GlowingPillarSeedBlock extends EndPlantWithAgeBlock implements AddM
|
|||
|
||||
public GlowingPillarSeedBlock() {
|
||||
super(FabricBlockSettings.of(Material.PLANT)
|
||||
.breakByHand(true)
|
||||
.sound(SoundType.GRASS)
|
||||
.lightLevel(state -> state.getValue(AGE) * 3 + 3)
|
||||
.randomTicks()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue