Add solar panels textures
This commit is contained in:
parent
e36624f327
commit
03f0440227
@ -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 |
Loading…
x
Reference in New Issue
Block a user