[1.15.2] Missing Recipes
NielsPilgaard opened this issue ยท 3 comments
Minecraft Version
- 1.15.2
Forge Version
- 1.15.2-31.2.9
Mod Version
- modular-routers-1.15.2-6.1.0-17
Describe your problem, including steps to reproduce it
The following items appear to have no recipes currently
- Security Override Cards
- Breaker Modules
- Extruder Module MK1 (MK2 is fine)
The Security Override card isn't supposed to have a recipe, it's a creative item (although I should probably ditch it in favour of just checking the player's creative mode).
I'll look into the other two cases.
Build 18 from https://jenkins.k-4u.nl/job/Modular%20Routers%201.14+/ should fix the problem.
(Recipes were actually registered, just not showing in JEI. These two modules have a special recipe because they can now be crafted with any pickaxe, and they use the breaking properties of that pickaxe, e.g. a Breaker Module must be crafted with a Diamond Pickaxe or modded equivalent if you want to be able to break Obsidian with it).