food/README.md

43 lines
1.1 KiB
Markdown
Raw Normal View History

2013-09-05 19:24:35 +01:00
The Food Mod
============
This is the main mod in the food mod collection.
2014-08-27 19:45:30 +01:00
Version 2.3
2014-04-10 19:18:25 +01:00
2013-09-05 19:24:35 +01:00
The Aims
--------
2013-09-05 19:36:30 +01:00
2013-09-05 19:24:35 +01:00
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.
2013-09-05 19:36:30 +01:00
Documentation
-------------
2014-04-10 19:18:25 +01:00
Recipe guide: https://www.dropbox.com/s/tsvjmobv9n3isu0/food_crafting.pdf?dl=1
2013-09-05 19:36:30 +01:00
2014-04-10 19:18:25 +01:00
Expansion Packs
---------------
2013-09-05 19:24:35 +01:00
2014-04-10 19:18:25 +01:00
There are expansion mods available. Just install them in a mod folder, and everything should be fine.
2013-09-05 19:24:35 +01:00
2014-04-10 19:18:25 +01:00
* Sweet Foods - https://github.com/rubenwardy/food_sweet
2013-09-16 19:21:22 +01:00
* Modern food (Needs updating) - burgers, soft drinks, pop corn, coffee, etc
2013-09-05 19:24:35 +01:00
Licensing
---------
2014-04-10 19:18:25 +01:00
Created by rubenwardy
License for code: GPL 3.0 or later.
License for textures: CC-BY-SA
2013-09-05 19:24:35 +01:00
2014-04-10 19:18:25 +01:00
Exceptions:
2013-09-16 19:21:22 +01:00
2013-09-20 12:20:36 +01:00
* Baked potato texture by Doc, WTFPL
* Dough, flour and wheat textures from default farming mod, WTFPL
* Egg and milk textures from Mobf, CC BY SA
Have I missed out credit? Please tell me.