gravelsieve/README.md

49 lines
1.4 KiB
Markdown
Raw Permalink Normal View History

2018-03-11 20:01:42 +03:00
:boom: This Mod is now part of the Modpack ![TechPack](https://github.com/joe7575/techpack).
This repository here is no longer maintained. :boom:
```
2017-06-14 20:52:34 +03:00
# Gravel Sieve Mod
2017-06-14 23:01:06 +03:00
A Mod for those who do not want to spend half their lives underground...
Inspired from a Minecr**t Video on YT.
This mod simplifies the extraction of ores by the fact that ores can be obtained simply by sieving gravel.
2017-06-17 17:30:12 +03:00
This mod includes three new tools:
2017-06-14 22:45:19 +03:00
- a hammer to produce gravel from Cobblestone
2017-06-17 17:30:12 +03:00
- two gravel sieves to find ores (a manual sieve and a automatic sieve)
2017-06-14 20:52:34 +03:00
2017-06-17 17:30:12 +03:00
The sieved gravel can be crafted to Compressed Gravel (inspired by Modern Hippie) and "cooked" in the furnace to get Cobblestone again.
2017-06-17 01:52:50 +03:00
2017-06-17 17:30:12 +03:00
Recipe for the Gravel Sieve:
Wood, -----------, Wood
Wood, Steel Ingot, Wood
Wood, -----------, Wood
Recipe for the Automatic Gravel Sieve:
Gravel Sieve, Mese Crystal, Mese Crystal
Recipe for Compressed Gravel:
Sieved Gravel, Sieved Gravel,
Sieved Gravel, Sieved Gravel,
2017-06-17 01:52:50 +03:00
2017-06-14 20:52:34 +03:00
Browse on: ![GitHub](https://github.com/joe7575/Minetest-Gravelsieve)
Download: ![GitHub](https://github.com/joe7575/Minetest-Gravelsieve/archive/master.zip)
## Dependencies
2017-09-09 20:08:29 +03:00
default, optional moreores and tubelib
2017-06-14 20:52:34 +03:00
# License
Copyright (C) 2017 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
Textures: CC0
2018-03-11 20:01:42 +03:00
```