|
| 1 | +**This is the file that TPPI Tweaks reads its info from, it is used for changelogs and information on the modpack** |
| 2 | +**To add to the file, type what you want, and separate pages by using the phrase ~~~ ** |
| 3 | +**The code will interpret "~~~" as a page break, and format the book accordingly** |
| 4 | +**In addition, adding a "~" to the end of a line will add a line break** |
| 5 | +**Two asterisks at the beginning of a line is a comment** |
| 6 | +**Three asterisks and a number will skip that amount of lines following** |
| 7 | + |
| 8 | +***12 |
| 9 | +Example: |
| 10 | +This is some very useful info |
| 11 | +And I am typing it on multiple lines |
| 12 | +to make this text file easier to read. |
| 13 | +These lines don't have line breaks between them |
| 14 | +in the book though because they don't end with "~". |
| 15 | +~~~ |
| 16 | +Now I am on page 2~ |
| 17 | +Now I am one line down~ |
| 18 | +~ |
| 19 | +Now I am after a blank line |
| 20 | + |
| 21 | +**Begin book text after asterisks** |
| 22 | +**************************************************************************** |
| 23 | +Greetings everyone, and welcome to Test Pack Please Ignore!~ |
| 24 | +~ |
| 25 | +~ |
| 26 | +We're really excited to bring this pack to you all. |
| 27 | +~~~ |
| 28 | +We also couldn't have done so without the Feed The Beast subreddit community, |
| 29 | +who the pack is made by and for.~ |
| 30 | +~ |
| 31 | +Thank you all so very much for making TPPI possible! |
| 32 | +~~~ |
| 33 | +This book you're reading is added by our own custom mod, TPPI Tweaks.~ |
| 34 | +~ |
| 35 | +It will always automatically contain the most up-to-date information |
| 36 | +on the pack, so check it often!~ |
| 37 | +~ |
| 38 | +Should you want a new copy, you can craft one with an iron ingot and three paper, |
| 39 | +but this is not necessary to recieve new info!. |
| 40 | +~~~ |
| 41 | +Another feature of TPPI Tweaks is the in-game commands it adds.~ |
| 42 | +~ |
| 43 | +The changelog can be found by typing /tppi changelog, which will of course always |
| 44 | +be up to date, no need to ever get a new copy.~ |
| 45 | +~ |
| 46 | +We're also working on a project to add in-game documentation for all |
| 47 | +the mods in the pack, to be accessed via commands.~ |
| 48 | +~~~ |
| 49 | +Type /tppi guide to receive an all-around guide to the documentation system, |
| 50 | +the easiest way to obtain info on any mod you wish.~ |
| 51 | +~~~ |
| 52 | +Type /tppi mods <modname> to get an individual book for a mod, or to get |
| 53 | +a link if the mod has not had in-game documentation written for it yet.~ |
| 54 | +/tppi mods list will give you a list of all mods that are possible to be used in the command. |
| 55 | +~~~ |
| 56 | +Naturally, this is a big job, and it's not yet finished. |
| 57 | +~ |
| 58 | +It is our hope that the community will get |
| 59 | +involved in documenting these mods via our mod's system.~ |
| 60 | +~ |
| 61 | +If you'd like to help out with this documentation project or any other parts of TPPI's |
| 62 | +development, feel free to type the command /tppi getInvolved to learn more. |
| 63 | +~~~ |
| 64 | +Lastly, the /tppi ores command will give you a book on TPPI's unique layer-based |
| 65 | +ore generation system.~ |
| 66 | +~ |
| 67 | +Judge has worked very hard on it, and we're very happy that almost everyone sees it as a good change. |
| 68 | +~~~ |
| 69 | +That's about it. Have fun!~ |
| 70 | +~ |
| 71 | +~ |
| 72 | +~ |
| 73 | +~ |
| 74 | +~ |
| 75 | +~ |
| 76 | +~ |
| 77 | +~ |
| 78 | +~ |
| 79 | + Love,~ |
| 80 | + -The Dev Team |
0 commit comments