mirror of
https://github.com/JEFF-Media-GbR/ChestSort.git
synced 2024-11-27 04:55:31 +01:00
added wheat and seeds to food group
This commit is contained in:
parent
c456598990
commit
a58319ba04
@ -122,6 +122,7 @@ public class JeffChestSortOrganizer {
|
||||
typeName = "sponge_wet";
|
||||
}
|
||||
|
||||
|
||||
if(typeName.equalsIgnoreCase("carved_pumpkin")) {
|
||||
typeName = "pumpkin_carved";
|
||||
}
|
||||
|
@ -25,4 +25,6 @@ rabbit
|
||||
cooked_rabbit
|
||||
rabbit_stew
|
||||
mutton
|
||||
cooked_mutton
|
||||
cooked_mutton
|
||||
wheat
|
||||
*_seeds
|
Loading…
Reference in New Issue
Block a user