Skip to content

Commit

Permalink
Fix Typo for Natura Blueberry (#84)
Browse files Browse the repository at this point in the history
  • Loading branch information
Yoshy2002 authored Dec 15, 2024
1 parent 4ed65aa commit bf30d35
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

public class BlueberryCrop extends BasicBerryCrop {

private static final String cropOreName = "cropCotton";
private static final String cropOreName = "cropBlueberry";

public BlueberryCrop() {
super();
Expand Down

0 comments on commit bf30d35

Please sign in to comment.