Add a bit more detail to the motor textures
This commit is contained in:
parent
3ed317a526
commit
a52c191b3f
@ -859,8 +859,8 @@ minetest.register_node("celevator:motor",{
|
|||||||
"celevator_machine_top.png",
|
"celevator_machine_top.png",
|
||||||
"celevator_motor_sides.png",
|
"celevator_motor_sides.png",
|
||||||
"celevator_motor_sides.png",
|
"celevator_motor_sides.png",
|
||||||
"celevator_machine_top.png",
|
"celevator_motor_back.png",
|
||||||
"celevator_machine_top.png",
|
"celevator_motor_front.png",
|
||||||
},
|
},
|
||||||
drawtype = "nodebox",
|
drawtype = "nodebox",
|
||||||
node_box = {
|
node_box = {
|
||||||
|
BIN
textures/celevator_motor_back.png
Normal file
BIN
textures/celevator_motor_back.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 6.4 KiB |
BIN
textures/celevator_motor_front.png
Normal file
BIN
textures/celevator_motor_front.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 6.3 KiB |
Loading…
x
Reference in New Issue
Block a user