The smelting recipes for deepslate/stone redstone ore are in a different tab than all other ores.
Observed Results:
Furnace:
Redstone is in the 'Stone block' (blocks) group, whereas all other ores are in the 'Lava bucket & Emerald' (Ores) group.
Blast Furnace:
Redstone ore is in the `Redstone ore` (Redstone) group, whereas all other ores are in the `Iron Shovel & Golden Leggings` (Ores) group.
Expected Results:
Redstone ore smelting recipes would be included with all other ore smelting recipes.
Linked issues
is duplicated by 3
Attachments
Comments 4
I have rewritten the report to also mention regular furnaces, I hope the changes are alright for you, though feel free to make changes if you think something is missing.
Can confirm in 23w46a. I would like to request ownership of this issue seeing as the original poster has not kept up with it.
Can confirm in 1.20.3-pre3. It seems like for both of these inconsistencies the issue is that redstone smelting and blasting recipes have their "category" field set to be "blocks" (where recipes such as smelting cobblestone into stone are) rather than "misc" (where all the other ores and blastable items are). Assuming the game directly references the .json files that one gets from extracting the jar version file, changing the "category" field to "misc" in all 4 redstone smelting/blasting recipes' .json files should fix this.
According to MC-179009, regular furnaces are also affected.