mirror of
https://github.com/songoda/SongodaCore.git
synced 2024-11-23 18:45:34 +01:00
Merge branch 'development' of gitlab.com:Songoda/songodaupdater into development
This commit is contained in:
commit
53cfee6656
@ -4,7 +4,7 @@ stages:
|
||||
variables:
|
||||
name: "SongodaCore"
|
||||
path: "/builds/$CI_PROJECT_PATH"
|
||||
version: "2.2.5"
|
||||
version: "2.2.6"
|
||||
|
||||
build:
|
||||
stage: build
|
||||
|
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user