Merge branch 'development' of gitlab.com:Songoda/songodaupdater into development

This commit is contained in:
jascotty2 2019-10-27 13:08:40 -05:00
commit 53cfee6656
2 changed files with 4 additions and 2 deletions

View File

@ -4,7 +4,7 @@ stages:
variables:
name: "SongodaCore"
path: "/builds/$CI_PROJECT_PATH"
version: "2.2.5"
version: "2.2.6"
build:
stage: build

View File

@ -2138,12 +2138,14 @@ public enum CompatibleMaterial {
case BEETROOTS:
case CACTUS:
case CARROTS:
case CARROT:
case CHORUS_FLOWER:
// FROSTED_ICE is Ageable, but not a crop
case KELP:
case MELON_STEM:
case NETHER_WART:
case POTATOES:
case POTATOES:
case POTATO:
case PUMPKIN_STEM:
case SUGAR_CANE:
case WHEAT: