From 28d653b3b764d4276b3e586e5277fef53881df29 Mon Sep 17 00:00:00 2001 From: jimy-byerley Date: Sat, 24 Mar 2018 09:22:18 +0100 Subject: [PATCH] documatation and craft updated --- documentation.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/documentation.txt b/documentation.txt index f0d6cd6..0537e29 100644 --- a/documentation.txt +++ b/documentation.txt @@ -8,7 +8,9 @@ For complex machines, there is not any long chain of crafting. In reality when y So it's the same here with machines. You have to get an overall plan of a mechanism and just put it in the craft table with required components ... and it's finished ! Yet the problem is to get the overall plan. There is currently only one way to get it: have it generated by a computer: my computer mod. Idealy, this mod would require a sketching table node to achieve plans. -* enter the following command in a computer : design ELEVATOR (replace 'ELEVATOR' by the plan name of the machine you want) then the plan is added in your inventory. +* enter the following command in a computer : + design ELEVATOR +(replace 'ELEVATOR' by the plan name of the machine you want) then the plan is added in your inventory. put it randomly in the crafting table with components Image then you have the machine crafted.