summaryrefslogtreecommitdiff
path: root/README.md
blob: 1d9fe29cac7e269ed1a86c63fe088990c53cc563 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
Food
====

[![Build Status](https://travis-ci.org/rubenwardy/food.svg?branch=master)](https://travis-ci.org/rubenwardy/food)

This is the main mod in the food mod collection.

Version 2.3

The Aims
--------

All content should follow these aims:
* Basis for expansion - supplies a framework of ingredients for other mods to build upon
* Mod support without dependancies - this allows flexibility for the user
* Minetest-game worthy - (Minimalism) This mod only contains traditional foods - such as cakes, soups and bread.

Documentation
-------------

Recipe guide: https://www.dropbox.com/s/tsvjmobv9n3isu0/food_crafting.pdf?dl=1

Expansion Packs
---------------

There are expansion mods available. Just install them in a mod folder, and everything should be fine.

* Sweet Foods - https://github.com/rubenwardy/food_sweet
* Modern food (Needs updating) - burgers, soft drinks, pop corn, coffee, etc

Licensing
---------

Created by rubenwardy
License for code: GPL 3.0 or later.
License for textures: CC-BY-SA

Exceptions:

* Baked potato texture by Doc, WTFPL
* Dough, flour and wheat textures from default farming mod, WTFPL
* Orange from farming_plus, WTFPL
* Egg and milk textures from Mobf, CC BY SA
* Orange juice texture by CiaranG (modified from rubenwardy's apple juice texture)

Have I missed out credit? Please tell me.