diff options
Diffstat (limited to 'rubenfood/dairy.lua')
-rw-r--r-- | rubenfood/dairy.lua | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/rubenfood/dairy.lua b/rubenfood/dairy.lua deleted file mode 100644 index c0388a4..0000000 --- a/rubenfood/dairy.lua +++ /dev/null @@ -1,21 +0,0 @@ --- 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
--- ======================================
-
-
-
-
-
|