blob: 7f7077f275384cbaf861a4b1a51e110e724f0d2a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
Crops - more farming crops mod for minetest
Copyright (C) 2015 - Auke Kok <sofar@foo-projects.org>
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
This minetest mod expands the basic set of farming-related
crops that minetest_game offers. A list of crops/crafts is
below.
1. Melons
Melon plants grow from melon seeds. Once a plant is mature (there
are 5 stages) it will spawn a melon block adjacent to the plant.
The melon block can be harvested by punching, and yields 3-5
melon slices. The melon slice can be crafted to a melon seed.
|