@@ -21,7 +21,7 @@
|
||||
}
|
||||
|
||||
@@ -66,8 +70,10 @@
|
||||
WorldGenerator worldgenerator = null;
|
||||
WorldGenerator<WorldGenFeatureEmptyConfiguration> worldgenerator = null;
|
||||
|
||||
if (this == Blocks.BROWN_MUSHROOM) {
|
||||
+ BlockSapling.treeType = TreeType.BROWN_MUSHROOM; // CraftBukkit
|
||||
|
||||
Reference in New Issue
Block a user