
Add a crafting component for the gem part of emitters/sensors etc
Closed this issue ยท 0 comments
Cross-mod Integration
No response
Minecraft Version
1.20.1 Forge
Feature Description
I would like to change the different "gem" parts of the sensors/emitters/etc, like how LV uses a quartzite gem, MV is exquisite emerald, etc, but the only way to do it now is to overwrite all of the recipes that use those items.
It would be much cleaner if this gem was a CraftingComponent instead, so it could be cleanly changed without having to touch so many other recipes.