From 813aa1b9620e1bb718d7aefd27fb4f1bf2c3384f Mon Sep 17 00:00:00 2001 From: Uberi Date: Sun, 22 Apr 2012 06:16:21 -0700 Subject: [PATCH] Add plugs and sockets to wiki. --- Blocks.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/Blocks.md b/Blocks.md index 8db7726..706359b 100644 --- a/Blocks.md +++ b/Blocks.md @@ -19,6 +19,9 @@ * Object Detector (off) * Button (off) * Lightstone (off) +* Mesecon Plug +* Mesecon Socket (off) +* Mesecon Inverter (on) [ENABLE_TEMPEREST required] ## Technical * [Mesecon (on)](https://github.com/Jeija/minetest-mod-mesecons/wiki/Mesecon) @@ -33,4 +36,6 @@ * Stone Pressure Plate (on) * Object Detector (on) * Button (on) -* Lightstone (on) \ No newline at end of file +* Lightstone (on) +* Mesecon Socket (on) +* Mesecon Inverter (off) [ENABLE_TEMPEREST required] \ No newline at end of file