Major change: Documentation is now included with mesecons, the website just extracts the documentation in a more readable format

This makes development of new features easier, as documentation can automatically be updated on the website without modifying the website's code!
Every mod that has nodes in the mesecons modpack has a "doc" folder that contains subfolders with recipe, description and preview of the block. The website will discover which documentation is available
by reading the documentation.json file.
This commit is contained in:
Jeija
2015-11-20 20:14:50 +01:00
parent 75bd081a67
commit 0ec771bf7d
146 changed files with 142 additions and 11 deletions

View File

@ -0,0 +1 @@
Sticky pistons are effectors, they push up to 20 blocks in front of them. The push direction can be set by placing them from different angles. Sticky ones also pull 1 block.