how to fix in 1.20.4 ?
4hfdslh opened this issue ยท 2 comments
[17:50:36 INFO]: [Brewery] ERROR: absinthe: Unknown Material: Grass
[17:50:36 INFO]: [Brewery] ERROR: No ingredients for: Absinthe
[17:50:36 INFO]: [Brewery] ERROR: Loading the Recipe with id: 'absinthe' failed!
[17:50:36 INFO]: [Brewery] ERROR: gr_absinthe: Unknown Material: Grass
[17:50:36 INFO]: [Brewery] ERROR: No ingredients for: Green Absinthe
[17:50:36 INFO]: [Brewery] ERROR: Loading the Recipe with id: 'gr_absinthe' failed!
[17:50:36 INFO]: [Brewery] ERROR: potato_soup: Unknown Material: Grass
[17:50:36 INFO]: [Brewery] ERROR: No ingredients for: Potato soup
[17:50:36 INFO]: [Brewery] ERROR: Loading the Recipe with id: 'potato_soup' failed!
[17:50:36 INFO]: [Brewery] ERROR: grass: Unknown Material: Grass
[17:50:36 INFO]: [Brewery] ERROR: No ingredients for Cauldron-Recipe: Boiled herbs
[17:50:36 INFO]: [Brewery] ERROR: Loading the Cauldron-Recipe with id: 'grass' failed!
[17:50:36 INFO]: [Brewery] ERROR: poi_grass: Unknown Material: Grass
[17:50:36 INFO]: [Brewery] ERROR: No ingredients for Cauldron-Recipe: Boiled acidy herbs
[17:50:36 INFO]: [Brewery] ERROR: Loading the Cauldron-Recipe with id: 'poi_grass' failed!
It seems to be because grass got renamed to short_grass in recent update (I think it was 1.20.4). Some quick changes to the code could fix that.