forked from mtcontrib/food
Delete depends.txt and description.txt, add mod.conf
This commit is contained in:
parent
312597715d
commit
6a591b3e1e
@ -1,4 +0,0 @@
|
|||||||
diet?
|
|
||||||
hud?
|
|
||||||
intllib?
|
|
||||||
hbhunger?
|
|
@ -1 +0,0 @@
|
|||||||
(API framework) The largest supporting food mod for Minetest. Adds soups, cakes, bakes and juices.
|
|
4
food/mod.conf
Normal file
4
food/mod.conf
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
name = food
|
||||||
|
title = Food
|
||||||
|
description = (API framework) The largest supporting food mod for Minetest. Adds soups, cakes, bakes and juices.
|
||||||
|
optional_depends = diet,hud,intllib,hbhunger
|
@ -1,21 +0,0 @@
|
|||||||
food
|
|
||||||
animalmaterials?
|
|
||||||
bucket?
|
|
||||||
bushes?
|
|
||||||
bushes_classic?
|
|
||||||
default?
|
|
||||||
docfarming?
|
|
||||||
ethereal?
|
|
||||||
farming?
|
|
||||||
farming_plus?
|
|
||||||
intllib?
|
|
||||||
jkanimals?
|
|
||||||
jkfarming?
|
|
||||||
my_mobs?
|
|
||||||
mobs?
|
|
||||||
mobs_animal?
|
|
||||||
mobfcooking?
|
|
||||||
mtfoods?
|
|
||||||
plantlib?
|
|
||||||
veggies?
|
|
||||||
vessels?
|
|
@ -1 +0,0 @@
|
|||||||
The largest supporting food mod for Minetest. Adds soups, cakes, bakes and juices.
|
|
5
food_basic/mod.conf
Normal file
5
food_basic/mod.conf
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
name = food_basic
|
||||||
|
title = Food Basic
|
||||||
|
description = The largest supporting food mod for Minetest. Adds soups, cakes, bakes and juices.
|
||||||
|
depends = food
|
||||||
|
optional_depends = animalmaterials,bucket,bushes,bushes_classic,default,docfarming,ethereal,farming,farming_plus,intllib,jkanimals,jkfarming,my_mobs,mobs,mobs_animal,mobfcooking,mtfoods,plantlib,veggies,vessels
|
Loading…
Reference in New Issue
Block a user