minetest-mods / craftguide

:book: The most comprehensive Crafting Guide on Minetest
Other
43 stars 20 forks source link

pass item and mode to the recipe filters #74

Closed bell07 closed 5 years ago

bell07 commented 5 years ago

This is my proposal to fix #71 Pass the item and the mode to the filter functions. Handle the special case for https://github.com/minetest-mods/craftguide/commit/a076e10d16e52084b2d8b87656dbc75e028e0c6d in default filter implemetation

kilbith commented 5 years ago

Neither fond of the idea and the implementation, sorry.