From a82103263339314019e6f61772851177fcbefb88 Mon Sep 17 00:00:00 2001 From: AntumDeluge Date: Sun, 7 Aug 2016 14:40:11 -0700 Subject: [PATCH] [trampoline] README.md: Add line breaks. --- mods/furniture/trampoline/README.md | 83 ++++++++++++++--------------- 1 file changed, 41 insertions(+), 42 deletions(-) diff --git a/mods/furniture/trampoline/README.md b/mods/furniture/trampoline/README.md index da8de36f..3ac6a6de 100644 --- a/mods/furniture/trampoline/README.md +++ b/mods/furniture/trampoline/README.md @@ -11,60 +11,59 @@ License: [GPLv3](LICENSE.txt) ### Crafting: - -DL = default:leaves -DW = default:wood -DS = default:stick -WR = my_wood_door:wood_red -WB = my_wood_door:wood_brown +* DL = default:leaves +* DW = default:wood +* DS = default:stick +* WR = my_wood_door:wood_red +* WB = my_wood_door:wood_brown #### Trampoline - ----------------------- -| | | | -| DL | DL | DL | -| | | | -|-----------------------| -| | | | -| DW | DW | DW | -| | | | -|-----------------------| -| | | | -| DS | DS | DS | -| | | | + -----------------------
+| | | |
+| DL | DL | DL |
+| | | |
+|-----------------------|
+| | | |
+| DW | DW | DW |
+| | | |
+|-----------------------|
+| | | |
+| DS | DS | DS |
+| | | |
----------------------- #### Red Trampoline - ----------------------- -| | | | -| DL | DL | DL | -| | | | -|-----------------------| -| | | | -| WR | WR | WR | -| | | | -|-----------------------| -| | | | -| DS | DS | DS | -| | | | + -----------------------
+| | | |
+| DL | DL | DL |
+| | | |
+|-----------------------|
+| | | |
+| WR | WR | WR |
+| | | |
+|-----------------------|
+| | | |
+| DS | DS | DS |
+| | | |
----------------------- #### Brown Trampoline - ----------------------- -| | | | -| DL | DL | DL | -| | | | -|-----------------------| -| | | | -| WB | WB | WB | -| | | | -|-----------------------| -| | | | -| DS | DS | DS | -| | | | + -----------------------
+| | | |
+| DL | DL | DL |
+| | | |
+|-----------------------|
+| | | |
+| WB | WB | WB |
+| | | |
+|-----------------------|
+| | | |
+| DS | DS | DS |
+| | | |
-----------------------