Alpha-s-Stuff / TinkersConstruct

Tinker a little, build a little, tinker a little more...
MIT License
84 stars 29 forks source link

"Singular" rate ore blocks can't be melted #91

Closed KonSola5 closed 9 months ago

KonSola5 commented 9 months ago

Minecraft Version

1.20.1

Fabric Version

0.14.23

Fabric API Version

0.89.3+1.20.1

Hephaestus Version

1.20.1-3.6.3.232

Describe your issue

Ore blocks that have a "singular" melting rate can't be molten at all. This affect not only vanilla gameplay, but addons (which use the methods from ISmelteryRecipeHelper to automatically generate the needed .json files) and datapacks too.

Ores with "sparse" (like Nether Gold Ore) and "dense" (like Copper Ore) rates can be molten normally.

Screenshots

Iron Ore (singular)

iron_ore (notice the lack of Melter tab)

Copper Ore (dense)

copper_ore

Nether Gold Ore (sparse)

nether_gold_ore

Crash Report

No response

Other mods

A devenv, which also runs:

Tried reproducing with just Tinkers?

No

Performance Enchancers

None of the above

Searched for known issues?

Searched open issues, Searched closed issues

KonSola5 commented 9 months ago

Seems like it's fixed in v1.20.1-3.6.3.241. iron_ore