Modpack-Modern icon indicating copy to clipboard operation
Modpack-Modern copied to clipboard

Copper Double Ingot and Tin Double Ingot Bugged Texture

Open Derpical opened this issue 1 year ago • 3 comments

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

Screenshot 2024-06-08 222513 image

Steps to Reproduce

Install the modpack Search up Double ingot

Additional Information

No response

Derpical avatar Jun 09 '24 05:06 Derpical

Same..

TIPTOP4ik avatar Jun 24 '24 19:06 TIPTOP4ik

its a gregtech modern issue

WaterMelwin avatar Jun 24 '24 20:06 WaterMelwin

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

Explode007 avatar Jul 25 '24 19:07 Explode007

Fixed bla bla bla

Exzept1on avatar Oct 26 '24 15:10 Exzept1on