
Material variants do not display correctly as `material_melting`'s input in JEI
Pelemenguin opened this issue ยท 2 comments
Minecraft Version
1.20.1
Modloader
NeoForge
Modloader Version
47.1.84
Mantle Version
1.11.44
Tinkers' Construct Version
3.9.2.37
Describe your issue
As tconstruct:material_melting
's ingredients, tool parts of a material variant do not display the variant's texture.
For example: the ingredient of the recipe
{
"type": "tconstruct:material_melting",
"input": "tconstruct:wood#cherry",
"result": {
"amount": 90,
"fluid": "tconstruct:molten_pig_iron"
},
"temperature": 950
}
in JEI shows as normal wooden parts, not the cherry
variant.
Actual melting works fine:
Steps to reproduce
- Create a datapack including the recipe above.
- Reload and check JEI.
Crash Report
No response
Can you reproduce with just Tinkers?
No
Performance Enchancers
Other (specify under other mods)
Other mods
JEI
Searched for known issues?
Searched open issues, Searched closed issues
I tested again today in earlier versions.
The bug behaves exactly the same in versions below:
Minecraft 1.19.2, Forge 43.5.0
- TiC - 3.8.5.58
- Mantle - 1.10.48
- JEI - 11.8.1.1034
Minecraft 1.18.2, Forge 40.3.10
- TiC - 3.7.2.167
- Mantle - 1.9.54
- JEI - 10.2.1.1009
I did not test on the versions earlier than 1.18.2. Because TiC on these versions will no longer update