[Change] Disabled leaf ticks for some variants
This commit is contained in:
parent
c3d2292d71
commit
ef2cb2a80c
2 changed files with 4 additions and 3 deletions
|
@ -34,7 +34,7 @@ public class HelixTreeLeavesBlock extends BaseBlock implements BehaviourLeaves,
|
|||
|
||||
public HelixTreeLeavesBlock() {
|
||||
super(BehaviourBuilders
|
||||
.createLeaves(MapColor.COLOR_ORANGE, true)
|
||||
.createStaticLeaves(MapColor.COLOR_ORANGE, true)
|
||||
.sound(SoundType.WART_BLOCK)
|
||||
);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue