Copper Double Ingot and Tin Double Ingot Bugged Texture
Version modpack Used
1.20.x-0.7.12
Environment
Singleplayer
New Worlds
Yes
Expected Behavior
Copper Double Ingot and Tin Double ingot should have a texture
Actual Behavior
Steps to Reproduce
Install the modpack Search up Double ingot
Additional Information
No response
Same..
its a gregtech modern issue
its a gregtech modern issue
No, I'm pretty sure it has something to do with TerraFirmaGreg-Core. Since normally gregtech doesn't add them, I would assume similarly to how gregtech determines the textures for things based on their chemical composition and apply layers, they are doing the same trying to do the double.
After too much digging just for a texture, I have discovered that the problem seems to be that copper and tin have unlisted MaterialIconSet, as when logging all of the double ingots through kubejs, they are the only two with a differing MaterialIconSet; These being bright and dull. This is concluded because all of the others are either metallic or shiny and they have textures.
[15:21:54] [INFO] tfc/recipes.js#80: Material Res Loc: gtceu:bismuth
[15:21:54] [INFO] tfc/recipes.js#81: Material Icon: metallic
[15:21:54] [INFO] tfc/recipes.js#79: This is a double ingotItem: 1 copper_double_ingot
[15:21:54] [INFO] tfc/recipes.js#80: Material Res Loc: gtceu:copper
[15:21:54] [INFO] tfc/recipes.js#81: Material Icon: bright
[15:21:54] [INFO] tfc/recipes.js#79: This is a double ingotItem: 1 gold_double_ingot
[15:21:54] [INFO] tfc/recipes.js#80: Material Res Loc: gtceu:gold
[15:21:54] [INFO] tfc/recipes.js#81: Material Icon: shiny
[15:21:54] [INFO] tfc/recipes.js#79: This is a double ingotItem: 1 nickel_double_ingot
[15:21:54] [INFO] tfc/recipes.js#80: Material Res Loc: gtceu:nickel
[15:21:54] [INFO] tfc/recipes.js#81: Material Icon: metallic
[15:21:54] [INFO] tfc/recipes.js#79: This is a double ingotItem: 1 silver_double_ingot
[15:21:54] [INFO] tfc/recipes.js#80: Material Res Loc: gtceu:silver
[15:21:54] [INFO] tfc/recipes.js#81: Material Icon: shiny
[15:21:54] [INFO] tfc/recipes.js#79: This is a double ingotItem: 1 tin_double_ingot
[15:21:54] [INFO] tfc/recipes.js#80: Material Res Loc: gtceu:tin
[15:21:54] [INFO] tfc/recipes.js#81: Material Icon: dull
[15:21:54] [INFO] tfc/recipes.js#79: This is a double ingotItem: 1 zinc_double_ingot
[15:21:54] [INFO] tfc/recipes.js#80: Material Res Loc: gtceu:zinc
[15:21:54] [INFO] tfc/recipes.js#81: Material Icon: metallic
[15:21:54] [INFO] tfc/recipes.js#79: This is a double ingotItem: 1 brass_double_ingot
[15:21:54] [INFO] tfc/recipes.js#80: Material Res Loc: gtceu:brass
[15:21:54] [INFO] tfc/recipes.js#81: Material Icon: shiny
[15:21:54] [INFO] tfc/recipes.js#79: This is a double ingotItem: 1 bronze_double_ingot
[15:21:54] [INFO] tfc/recipes.js#80: Material Res Loc: gtceu:bronze
[15:21:54] [INFO] tfc/recipes.js#81: Material Icon: metallic
[15:21:54] [INFO] tfc/recipes.js#79: This is a double ingotItem: 1 sterling_silver_double_ingot
[15:21:54] [INFO] tfc/recipes.js#80: Material Res Loc: gtceu:sterling_silver
[15:21:54] [INFO] tfc/recipes.js#81: Material Icon: shiny
[15:21:54] [INFO] tfc/recipes.js#79: This is a double ingotItem: 1 rose_gold_double_ingot
[15:21:54] [INFO] tfc/recipes.js#80: Material Res Loc: gtceu:rose_gold
[15:21:54] [INFO] tfc/recipes.js#81: Material Icon: shiny
[15:21:54] [INFO] tfc/recipes.js#79: This is a double ingotItem: 1 black_bronze_double_ingot
[15:21:54] [INFO] tfc/recipes.js#80: Material Res Loc: gtceu:black_bronze
[15:21:54] [INFO] tfc/recipes.js#81: Material Icon: metallic
[15:21:54] [INFO] tfc/recipes.js#79: This is a double ingotItem: 1 bismuth_bronze_double_ingot
[15:21:54] [INFO] tfc/recipes.js#80: Material Res Loc: gtceu:bismuth_bronze
[15:21:54] [INFO] tfc/recipes.js#81: Material Icon: metallic
[15:21:54] [INFO] tfc/recipes.js#79: This is a double ingotItem: 1 steel_double_ingot
[15:21:54] [INFO] tfc/recipes.js#80: Material Res Loc: gtceu:steel
[15:21:54] [INFO] tfc/recipes.js#81: Material Icon: metallic
[15:21:54] [INFO] tfc/recipes.js#79: This is a double ingotItem: 1 tin_alloy_double_ingot
[15:21:54] [INFO] tfc/recipes.js#80: Material Res Loc: gtceu:tin_alloy
[15:21:54] [INFO] tfc/recipes.js#81: Material Icon: metallic
[15:21:54] [INFO] tfc/recipes.js#79: This is a double ingotItem: 1 wrought_iron_double_ingot
[15:21:54] [INFO] tfc/recipes.js#80: Material Res Loc: gtceu:wrought_iron
[15:21:54] [INFO] tfc/recipes.js#81: Material Icon: metallic
[15:21:54] [INFO] tfc/recipes.js#79: This is a double ingotItem: 1 black_steel_double_ingot
[15:21:54] [INFO] tfc/recipes.js#80: Material Res Loc: gtceu:black_steel
[15:21:54] [INFO] tfc/recipes.js#81: Material Icon: metallic
[15:21:54] [INFO] tfc/recipes.js#79: This is a double ingotItem: 1 red_steel_double_ingot
[15:21:54] [INFO] tfc/recipes.js#80: Material Res Loc: gtceu:red_steel
[15:21:54] [INFO] tfc/recipes.js#81: Material Icon: metallic
[15:21:54] [INFO] tfc/recipes.js#79: This is a double ingotItem: 1 blue_steel_double_ingot
[15:21:54] [INFO] tfc/recipes.js#80: Material Res Loc: gtceu:blue_steel
[15:21:54] [INFO] tfc/recipes.js#81: Material Icon: metallic
[15:21:54] [INFO] tfc/recipes.js#79: This is a double ingotItem: 1 red_alloy_double_ingot
[15:21:54] [INFO] tfc/recipes.js#80: Material Res Loc: gtceu:red_alloy
[15:21:54] [INFO] tfc/recipes.js#81: Material Icon: metallic
Fixed bla bla bla