Add solar panels textures
This commit is contained in:
@@ -297,7 +297,7 @@ local function registerSolarPanelGenerator(config)
|
|||||||
definition={
|
definition={
|
||||||
description=S(config.displayName),
|
description=S(config.displayName),
|
||||||
tiles={
|
tiles={
|
||||||
"industrialtest_"..config.name.."_top.png",
|
"industrialtest_machine_block.png^industrialtest_"..config.name.."_top.png",
|
||||||
"industrialtest_machine_block.png"
|
"industrialtest_machine_block.png"
|
||||||
},
|
},
|
||||||
drop="industrialtest:machine_block",
|
drop="industrialtest:machine_block",
|
||||||
|
|||||||
BIN
textures/industrialtest_hv_solar_array_top.png
Normal file
BIN
textures/industrialtest_hv_solar_array_top.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 850 B |
BIN
textures/industrialtest_lv_solar_array_top.png
Normal file
BIN
textures/industrialtest_lv_solar_array_top.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 854 B |
BIN
textures/industrialtest_mv_solar_array_top.png
Normal file
BIN
textures/industrialtest_mv_solar_array_top.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 883 B |
BIN
textures/industrialtest_solar_panel_top.png
Normal file
BIN
textures/industrialtest_solar_panel_top.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 842 B |
Reference in New Issue
Block a user