Commit Graph

3 Commits

Author SHA1 Message Date
6d249026cc Merge branch 'legacy/pm3' into stable 2022-01-07 20:15:15 +00:00
c61f66d973 Removed ext-ds dependency 2021-02-11 15:40:37 +00:00
017afead3b extract FurnaceRecipeManager unit from CraftingManager
I'd like to have this directly provided to Furnace, but I don't know how to short of making into a singleton. Since I want to have per-furnace recipe managers (e.g. for stuff like blast furnace vs regular furnace etc), a singleton isn't really an option.
2020-06-03 18:59:59 +01:00