Go to file
Joachim Stolberg 0c0f99be6b
Update README.md
2018-03-11 18:00:40 +01:00
textures fast pusher added 2018-02-24 19:17:16 +01:00
LICENSE.txt first commit 2017-09-09 00:03:17 +02:00
README.md Update README.md 2018-03-11 18:00:40 +01:00
autocrafter.lua sound bug fix 2018-01-04 21:59:22 +01:00
depends.txt first commit 2017-09-09 00:03:17 +02:00
description.txt minor corrections 2017-11-04 22:09:40 +01:00
fermenter.lua sound bug fix 2018-01-04 21:59:22 +01:00
funnel.lua harvester restart bug fix 2018-01-13 18:29:39 +01:00
grinder.lua sound bug fix 2018-01-04 21:59:22 +01:00
harvester.lua fast pusher added 2018-02-24 19:17:16 +01:00
init.lua fast pusher added 2018-02-24 19:17:16 +01:00
mod.conf first commit 2017-09-09 00:03:17 +02:00
pusher_fast.lua fast pusher is working now 2018-03-02 21:09:32 +01:00
quarry.lua command 'fuel' added for Quarry and Harvester 2018-01-28 18:07:44 +01:00
reformer.lua sound bug fix 2018-01-04 21:59:22 +01:00

README.md

💥 This Mod is now part of the Modpack TechPack. This repository here is no longer maintained. 💥

# Tubelib Extension with Mining, Farming, and Crafting Nodes \[tubelib_addons1\]

This Mod provides Quarry, Harvester, Grinder, Autocrafter, Fermenter, Funnel, and Reformer nodes and thus allows
the automated mining, farming, and crafting.

## Quarry
Quarry machine to dig stones and other ground nodes.  
The Quarry digs a hole 5x5 nodes large and up to 25 nodes deep.
It starts at the given level (0 is same level as the quarry node,
1 is one level higher and so on)) and goes down to the given depth number.
It digs one node every 4 seconds. It requires one item Bio Fuel per 16 nodes.

## Harvester
Harvester machine to chop wood and leaves.  
The machine is able to harvest an square area of up to 41x41 nodes (radius = 20).
The base node has to be placed in the middle of the harvesting area.
The Harvester processes one node every 4 seconds. 
It requires one item Bio Fuel per 32 nodes.

## Grinder
The Grinder grinds cobble stone to gravel and is needed for the Gravelsieve Mod, to extract further ores from gravel.
(see ![Gravelsieve](https://github.com/joe7575/Minetest-Gravelsieve))

## Autocrafter
Derived from the outstanding Pipeworks Mod, this block allows the automated crafting of items based on 
configured recipes.

## Fermenter
The Fermenter is able to obtain Bio Gas from any leaves (provided by the Harvester)
The Fermenter obtains one Bio Gas item every 4 seconds from 2 leave items.

## Reformer
The Reformer is able to generate one Bio Fuel item every 6 seconds from 4 Bio Gas items.
This Bio Fuel is needed by Quarry and Harvester.

## Funnel
The Funnel collects dropped items and stores them in its inventory. 
Items are sucked up when they are dropped on top of the funnel node.
You need a Tubelib Pusher to send items through tubes.


Browse on: ![GitHub](https://github.com/joe7575/tubelib_addons1)

Download: ![GitHub](https://github.com/joe7575/tubelib_addons1/archive/master.zip)


## Dependencies
tubelib, default  

# License
Copyright (C) 2017,2018 Joachim Stolberg  
Code: Licensed under the GNU LGPL version 2.1 or later. See LICENSE.txt and http://www.gnu.org/licenses/lgpl-2.1.txt  
The Autocrafter is derived from Pipeworks: Copyright (C) 2004 Sam Hocevar <sam@hocevar.net>  WTFPL  
Textures: CC0