Request: Set Texture in ZS.
Magi1053 opened this issue ยท 1 comments
For the purpose of looping though metals, set the texture dynamically with the metal name using string concatenation.
part.setTexture("contenttweaker:block/ore_"~metal_name);
Magi1053 opened this issue ยท 1 comments
For the purpose of looping though metals, set the texture dynamically with the metal name using string concatenation.
part.setTexture("contenttweaker:block/ore_"~metal_name);