Updated for 1.19 release Version
This commit is contained in:
parent
bddb5fe0d7
commit
170608fef5
64 changed files with 445 additions and 131 deletions
|
@ -11,7 +11,7 @@ import org.betterx.betterend.registry.EndFeatures;
|
|||
|
||||
public class MossyGlowshroomSaplingBlock extends PottableFeatureSapling {
|
||||
public MossyGlowshroomSaplingBlock() {
|
||||
super(7, (state) -> EndFeatures.MOSSY_GLOWSHROOM.getFeature());
|
||||
super(7, (state) -> EndFeatures.MOSSY_GLOWSHROOM);
|
||||
}
|
||||
|
||||
@Override
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue