From 888b0ebfec8c2eff9015163549a7e47443cb8665 Mon Sep 17 00:00:00 2001 From: Vanessa Ezekowitz Date: Fri, 1 Apr 2016 21:00:20 -0400 Subject: "explode" all modpacks into their individual components (you can't have a modpack buried inside a modpack) --- plasmascreen/README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 plasmascreen/README.md (limited to 'plasmascreen/README.md') diff --git a/plasmascreen/README.md b/plasmascreen/README.md new file mode 100644 index 0000000..4f33864 --- /dev/null +++ b/plasmascreen/README.md @@ -0,0 +1,16 @@ +PLASMASCREEN +============ + +Mod adding a plasma screen TV for Minetest. + +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. + -- cgit v1.2.3