Skip to content

Commit

Permalink
Fixed typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
SirSengir committed Apr 9, 2013
1 parent b593cec commit aa34dd2
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -68,7 +68,7 @@ public class ForestryPlugin {

private static final int FORESTER = 2;

private static final int BIOMASS_SAPLINGS = 200;
private static final int BIOMASS_SAPLINGS = 250;

static ItemStack getBlock(String name) {
try {
Expand Down

0 comments on commit aa34dd2

Please sign in to comment.