added wheat and seeds to food group

This commit is contained in:
mfnalex 2018-08-24 16:07:26 +02:00
parent c456598990
commit a58319ba04
2 changed files with 4 additions and 1 deletions

View File

@ -122,6 +122,7 @@ public class JeffChestSortOrganizer {
typeName = "sponge_wet";
}
if(typeName.equalsIgnoreCase("carved_pumpkin")) {
typeName = "pumpkin_carved";
}

View File

@ -26,3 +26,5 @@ cooked_rabbit
rabbit_stew
mutton
cooked_mutton
wheat
*_seeds