mirror of
https://repo.or.cz/minetest_pep.git
synced 2025-03-21 07:11:22 +00:00
Update mod.conf
This commit is contained in:
parent
6f91c379a6
commit
1062c7620f
3 changed files with 3 additions and 9 deletions
|
@ -1,8 +0,0 @@
|
||||||
playereffects
|
|
||||||
playerphysics?
|
|
||||||
default?
|
|
||||||
vessels?
|
|
||||||
flowers?
|
|
||||||
farming?
|
|
||||||
mana?
|
|
||||||
intllib?
|
|
|
@ -1 +0,0 @@
|
||||||
Adds potions with temporary player effects.
|
|
3
mod.conf
3
mod.conf
|
@ -1 +1,4 @@
|
||||||
name = pep
|
name = pep
|
||||||
|
description = Adds potions with temporary player effects.
|
||||||
|
depends = playereffects
|
||||||
|
optional_depends = playerphysics, default, vessels, flowers, farming, mana
|
||||||
|
|
Loading…
Add table
Reference in a new issue