mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-16 09:55:22 +02:00
Throw Hocroft-Karp onto shapeless recipes
This commit is contained in:
@@ -266,7 +266,7 @@ private:
|
||||
std::string output;
|
||||
// Recipe list (itemstrings)
|
||||
std::vector<std::string> recipe;
|
||||
// Recipe list (item names)
|
||||
// Recipe list (item names), sorted
|
||||
std::vector<std::string> recipe_names;
|
||||
// bool indicating if initHash has been called already
|
||||
bool hash_inited = false;
|
||||
|
Reference in New Issue
Block a user