mirror of
https://github.com/JEFF-Media-GbR/ChestSort.git
synced 2025-02-18 13:21:29 +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";
|
typeName = "sponge_wet";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
if(typeName.equalsIgnoreCase("carved_pumpkin")) {
|
if(typeName.equalsIgnoreCase("carved_pumpkin")) {
|
||||||
typeName = "pumpkin_carved";
|
typeName = "pumpkin_carved";
|
||||||
}
|
}
|
||||||
|
@ -25,4 +25,6 @@ rabbit
|
|||||||
cooked_rabbit
|
cooked_rabbit
|
||||||
rabbit_stew
|
rabbit_stew
|
||||||
mutton
|
mutton
|
||||||
cooked_mutton
|
cooked_mutton
|
||||||
|
wheat
|
||||||
|
*_seeds
|
Loading…
Reference in New Issue
Block a user