This is my first (and only) mod. I created this to illustrate an idea that I had for the Voxelgarden (viewtopic.php?f=15&t=6346) game and also to learn about modding Minetest.
This mod adds Loose Rocks to Minetest. They generate naturally on the surface of the world and can be collected with bare hands.

A desert version is generated on deserts

4 Loose Rocks arranged in a 2x2 grid can be crafted into a Cobblestone.
(same with desert version to make Desert Cobblestone)

And now it works in v5, v6 and v7 mapgens. In v5 and v7 it uses biomemap, while in v6 it checks for desert sand and desert stones to place loose desert stones.
Download, fork or browse the source in Github: https://github.com/eduardomezencio/loose_rocks
Or download the Zip: https://github.com/eduardomezencio/loos ... master.zip
Licenses:
Code: GPLv3
Texture and models: CC BY-SA 3.0