1
0
mirror of https://github.com/rubenwardy/food.git synced 2024-12-23 00:10:18 +01:00
Minetest Mod: Adds foods. Supports ingredients from many mods. https://content.minetest.net/packages/rubenwardy/food/
Go to file
Flipsels 7937d522af Code & textures
Various changes to code & textures
Implemented food.conf to control the crafting of ingredients
2014-06-26 20:43:16 +02:00
locale Code & textures 2014-06-26 20:43:16 +02:00
textures Code & textures 2014-06-26 20:43:16 +02:00
crafting_guide.txt Code & textures 2014-06-26 20:43:16 +02:00
depends.txt Code & textures 2014-06-26 20:43:16 +02:00
food.conf Code & textures 2014-06-26 20:43:16 +02:00
init.lua Code & textures 2014-06-26 20:43:16 +02:00
README.md Code & textures 2014-06-26 20:43:16 +02:00

The Food Mod

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

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

2.3: There are several changes in recipes, due to conflicts with other mods. Recipe guide is in crafting_guide.txt

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
  • Various other textures by Flipsels, WTFPL
  • Dough, flour and wheat textures from default farming mod, WTFPL