mirror of
https://repo.or.cz/minetest_pep.git
synced 2025-03-15 12:21:21 +00:00
Rename mod to 'Player Effect Potions'
This commit is contained in:
parent
d3948df66b
commit
2ed4db204b
2 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# Pep: Player Effects Potions
|
||||
# Pep: Player Effect Potions
|
||||
Version 1.4.0
|
||||
|
||||
## Introduction
|
||||
|
|
1
mod.conf
1
mod.conf
|
@ -1,4 +1,5 @@
|
|||
name = pep
|
||||
title = Player Effect Potions
|
||||
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