From 763ab5b6a34dd3f16e270ec35982afdf4451188a Mon Sep 17 00:00:00 2001 From: jimy-byerley Date: Sat, 24 Mar 2018 09:19:06 +0100 Subject: [PATCH] documatation and craft updated --- README.md | 5 ++++- documentation.txt | 34 +++++++++++++++++++++++++++++++++- 2 files changed, 37 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5a57058..45e3f16 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,10 @@ minetest-technology =================== -A minetest mod which provide some hi-tech stuff : flat screen, elevators, aircrafts, bronze structures, concrete, ... +A minetest mod which provide some hi-tech stuff : flat screen, elevators, aircrafts, overall plans, bronze structures, concrete, ... + +![bronzee structures](https://forum.minetest.net/download/file.php?id=14493) +![patroller](https://forum.minetest.net/download/file.php?id=14495) Install ======= diff --git a/documentation.txt b/documentation.txt index 2427809..f0d6cd6 100644 --- a/documentation.txt +++ b/documentation.txt @@ -2,7 +2,39 @@ This mod add computers and screen to minetest made by jimy byerley jimy.byerley@gmail.com License is GNU GPL v2, do it what you want ! -==[ crafting ]========================================== +==[ crafting advanced machines ]============================== + +For complex machines, there is not any long chain of crafting. In reality when you want to build a complex machine, you actually have a overall plan and you just have to follow it to assemble essentials components right ? +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. +put it randomly in the crafting table with components Image +then you have the machine crafted. + +- Patroller - +machine name: PATROLLER +components: + + 8 motor from technic + 1 HV transformer from technic + 1 MV transformer from technic + 10 mesecon line (alias electric wire) + 6 steel ingot + 1 silver ingot + the plan + +- Elevator - +machine name: ELEVATOR +components: + + 1 motor from technic + 1 HV transformer from technic + 4 mesecon line + 6 bronze ingot + the plan + +==[ crafting nodes ]========================================== plastic : put cotton in furnace