From 8817918a53854882b57683a00350baca643ec1b4 Mon Sep 17 00:00:00 2001 From: Vanessa Ezekowitz Date: Thu, 26 Oct 2017 04:11:30 -0400 Subject: add low-poly mode to enable, set pipeworks_enable_lowpoly = true in minetest.conf --- models/pipeworks_pump_lowpoly.mtl | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 models/pipeworks_pump_lowpoly.mtl (limited to 'models/pipeworks_pump_lowpoly.mtl') 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 -- cgit v1.2.3