server-nalc/mods/food/food_basic
Quentin BUISSON-DEBON f8fe9a8104 compress textures, fix preview shields 2015-07-24 23:09:08 +02:00
..
locale Updated food mod 2015-06-20 19:48:42 +02:00
textures compress textures, fix preview shields 2015-07-24 23:09:08 +02:00
README.md Change rights in the repository (755) 2015-05-26 23:37:16 +02:00
depends.txt Updated food mod and added its items in hud/hunger.lua 2015-05-02 15:13:40 +02:00
description.txt Change rights in the repository (755) 2015-05-26 23:37:16 +02:00
ingredients.lua Used getraw in food mod to remove global variable warns 2015-05-06 11:04:18 +02:00
init.lua Turned all boot messages into clean minetest.log() calls 2015-05-24 10:50:22 +02:00
support.lua Updated food mod 2015-06-20 19:48:42 +02:00

README.md

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

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
  • Egg and milk textures from Mobf, CC BY SA

Have I missed out credit? Please tell me.