diff --git a/src/main/java/com/github/bartimaeusnek/cropspp/crops/witchery/SnowbellCrop.java b/src/main/java/com/github/bartimaeusnek/cropspp/crops/witchery/SnowbellCrop.java index 7a025e0..5e0ff7e 100644 --- a/src/main/java/com/github/bartimaeusnek/cropspp/crops/witchery/SnowbellCrop.java +++ b/src/main/java/com/github/bartimaeusnek/cropspp/crops/witchery/SnowbellCrop.java @@ -11,7 +11,7 @@ public class SnowbellCrop extends BasicWitcheryCrop { private static final String seedOreName = "seedSnowbell"; - private static final String cropOreName = "cropSnowbell"; + private static final String cropOreName = "itemSnowbell"; public SnowbellCrop() { super();