HexagonNico / ReworkedMetals

A rework of Minecraft's metalworking system
Other
1 stars 1 forks source link

[1.17] Blast furnace can't smelt other ores. Alloying is not working. #3

Closed ffuentesm closed 2 years ago

ffuentesm commented 2 years ago

Mod ver: reworkedmetals-1.0.1-1.17.1.jar, SimpleOres2-1.17.1-3.0.1.4.jar, SmallReactors[1.17]-1.9.jar

This mod is great, but for some reason, I can't smelt ores that aren't from this mod.

image

image

image

Also, allowing is not working.

image

HexagonNico commented 2 years ago

Hi. The Reworked Furnaces use a different type of smelting recipes, I am looking for a way to make it compatible with other mods. For the time being, if you are developing a modpack you can add the recipe yourself. I have a guide on how to do that here: https://github.com/HexagonNico/ReworkedMetals/wiki/Data-packs

For what concern the smelting of alloys, making steel requires charcoal, not regular coal.

ffuentesm commented 2 years ago

could you allow that the recipe book shows up in the UI? it helps to see which recipes are allowed in those new furnaces.

HexagonNico commented 2 years ago

Compatibility with other mods has been improved. Now you are able to smelt ores from other mods if the result item is in ReworkedMetals.

Modpack authors however still need to add recipes for ingots from other mods, since there is no way to predict the output of the recipe.