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"; typeName = "sponge_wet";
} }
if(typeName.equalsIgnoreCase("carved_pumpkin")) { if(typeName.equalsIgnoreCase("carved_pumpkin")) {
typeName = "pumpkin_carved"; typeName = "pumpkin_carved";
} }

View File

@ -25,4 +25,6 @@ rabbit
cooked_rabbit cooked_rabbit
rabbit_stew rabbit_stew
mutton mutton
cooked_mutton cooked_mutton
wheat
*_seeds