1
0
mirror of https://github.com/rubenwardy/food.git synced 2024-09-28 22:20:20 +02:00
food/rubenfood/dairy.lua
2012-08-30 20:27:32 +01:00

22 lines
485 B
Lua

-- RUBENFOOD MOD
-- A mod written by rubenwardy that adds
-- food to the minetest game
-- ======================================
-- >> rubenfood/support.lua
-- adds support for other mods
-- adds items and aliases that are needed
-- ======================================
-- [regis-item] Flour
-- [regis-item] Milk
-- [regis-item] Egg
-- [regis-food] Cheese
-- [craft] Cheese
-- [regis-item] Butter
-- [craft] Butter
-- ======================================