Deeper and Darker

Deeper and Darker

25M Downloads

[BUG/Suggestion] Metal Ore Smelting/Blasting parity with Vanilla and other mods

Mitchell5200 opened this issue ยท 3 comments

commented

Minecraft Version: 1.19.2
Mod Version: 1.19.2-1.2.2
Mod Loader: forge, 43.2.14

Description:
In Vanilla MC (and all other mods), metal ores smelt directly to ingots, however in DeeperDarker, the metal ores added smelt to the raw versions first, then that raw is smelted to the ingot.
I request the Datagen to be changed so that the "result" of the below is "minecraft:iron_ingot", not "minecraft:raw_iron", same for Gold and Copper, for both Sculk Stone and Gloomslate Variants

{
"type": "minecraft:blasting",
"cookingtime": 100,
"experience": 0.7,
"group": "iron_ingot",
"ingredient": {
"item": "deeperdarker:sculk_stone_iron_ore"
},
"result": "minecraft:raw_iron"
}

To Reproduce:
Steps to reproduce the behavior:

  1. Click on uses in JEI for vanilla Iron/Gold/Copper ore,
  2. Compare to Sculk Stone/Gloomslate Variants of Iron/Gold/Copper ore

Screenshots:
Iron ore Blasting recipes shown below (with Almost Unified Off)
2024-01-15_20 11 27
2024-01-15_20 10 16

Additional context:
Initially discovered in ATM8, additionally tested without Almost Unified running for Ores, confirmed in an isolated instance with just JEI and Deeperdarker, and a Github Code source exploration

commented

have no idea how this hasn't been noticed till now!

commented

This still appears to be a bug in the newest 1.20.1 version of the mod.

commented

it will be fixed in the next update