1
0
mirror of https://github.com/mt-mods/homedecor_modpack.git synced 2025-07-19 06:00:19 +02:00

use mesh node for plasma screen

also, add an "off" variant, accessible by punching.
This commit is contained in:
Vanessa Ezekowitz
2015-04-15 21:51:03 -04:00
parent dcde7c9d6a
commit 3c430b1791
16 changed files with 259 additions and 403 deletions

View File

@ -3,5 +3,14 @@ PLASMASCREEN
Mod adding a plasma screen TV for Minetest.
This mod adds a 2x3 plasma screen TV consisting of 6 nodeboxes.
Code and textures are WTFPL.
This mod adds a 2x3 plasma screen TV using a single large mesh node.
Point at the bottom center position where you want the TV to go, when placing.
Note: If you're at a really steep view angle when trying to place a screen,
the mod may occasionally refuse to place it (or it just appears for a moment).
Just move over a bit, so that your target position is more directly in front
of you.
Code, textures and model are WTFPL.