Closed Luligabi1 closed 2 years ago
Currently, Kibe will always produce these 2 console warnings when joining a world:
This PR sets isIgnoredInRecipeBook to true on VacuumHopperRecipe, fixing this issue.
isIgnoredInRecipeBook
true
VacuumHopperRecipe
Currently, Kibe will always produce these 2 console warnings when joining a world:
This PR sets
isIgnoredInRecipeBook
totrue
onVacuumHopperRecipe
, fixing this issue.