techpack/gravelsieve
2022-11-25 17:25:48 +08:00
..
locale cn 2022-11-25 17:25:48 +08:00
textures Initial commit 2018-03-10 22:19:33 +01:00
depends.txt Initial commit 2018-03-10 22:19:33 +01:00
description.txt Initial commit 2018-03-10 22:19:33 +01:00
hammer.lua Add minetest.translator support (issue #56) 2020-11-03 20:19:38 +01:00
init.lua Add an on-blast callback to all machines that performs a no-op to disable TNT destruction 2022-06-09 22:49:50 +01:00
mod.conf gravelsieve distribution tweaks 2019-05-23 23:28:30 +01:00
README.md node list added 2018-03-11 19:07:02 +01:00
settingtypes.txt gravelsieve distribution tweaks 2019-05-23 23:28:30 +01:00

Gravel Sieve Mod

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.

This mod includes three new tools:

  • a hammer to produce gravel from Cobblestone
  • two gravel sieves to find ores (a manual sieve and a automatic sieve)

The sieved gravel can be crafted to Compressed Gravel (inspired by Modern Hippie) and "cooked" in the furnace to get Cobblestone again.

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,

Dependencies

default, optional moreores, hopper, and pipeworks