1
0
mirror of https://github.com/rubenwardy/food.git synced 2024-09-27 13:50:18 +02:00
Minetest Mod: Adds foods. Supports ingredients from many mods. https://content.minetest.net/packages/rubenwardy/food/
Go to file
William H. beea247565 Add support of milk & eggs from Mobs Redo
Add the support of mobs:egg and mobs:bucket_milk from the mod Mobs Redo : https://forum.minetest.net/viewtopic.php?f=11&t=9917
2015-05-24 19:41:33 +02:00
food Correct typo 2015-02-27 08:50:15 +00:00
food_basic Add support of milk & eggs from Mobs Redo 2015-05-24 19:41:33 +02:00
.gitignore Support farming redo 2014-08-31 17:40:35 +01:00
description.txt Create description.txt 2014-08-31 17:33:29 +01:00
modpack.txt Move stuff around 2014-11-16 12:48:24 +00:00
README.md Update README.md 2015-03-18 08:59:16 +00:00

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.

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.