techpack/gravelsieve
2024-01-21 12:11:59 +01:00
..
locale Fix issue #125 (Improve forceload formspec) 2024-01-21 12:11:59 +01:00
textures 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 gravelsieve: use_texture_alpha = "clip" 2023-08-10 17:02:39 +02:00
mod.conf Remove all depends.txt and description.txt 2023-07-07 07:31:05 +02: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