diff options
author | Vanessa Ezekowitz <vanessaezekowitz@gmail.com> | 2017-10-26 04:11:30 -0400 |
---|---|---|
committer | Vanessa Ezekowitz <vanessaezekowitz@gmail.com> | 2017-10-26 04:11:30 -0400 |
commit | 8817918a53854882b57683a00350baca643ec1b4 (patch) | |
tree | a0ad61b5a1b458a6dd14b0eb2d33e036a7273d2b /models/pipeworks_pump_lowpoly.mtl | |
parent | dfc09f3acc45c1fffc004f69ca279462d9d4b4d9 (diff) |
add low-poly mode
to enable, set pipeworks_enable_lowpoly = true in minetest.conf
Diffstat (limited to 'models/pipeworks_pump_lowpoly.mtl')
-rw-r--r-- | models/pipeworks_pump_lowpoly.mtl | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/models/pipeworks_pump_lowpoly.mtl b/models/pipeworks_pump_lowpoly.mtl new file mode 100644 index 0000000..8a5e98e --- /dev/null +++ b/models/pipeworks_pump_lowpoly.mtl @@ -0,0 +1,13 @@ +# Blender MTL File: 'pipe-master-lowpoly.blend' +# Material Count: 1 + +newmtl None +Ns 96.078431 +Ka 1.000000 1.000000 1.000000 +Kd 0.640000 0.640000 0.640000 +Ks 0.500000 0.500000 0.500000 +Ke 0.000000 0.000000 0.000000 +Ni 1.000000 +d 1.000000 +illum 2 +map_Kd /home/vanessa/Minetest-related/mods/my_mods/pipeworks/textures/pipeworks_pump_on.png |