Go to file
Wuzzy 251345eb27 Add icons for Player Effects HUD 2014-09-28 04:58:05 +02:00
textures Add textures 2014-09-28 03:52:13 +02:00
README.md Add README.md file 2014-09-28 04:28:36 +02:00
depends.txt Make default mod optional 2014-09-28 03:54:36 +02:00
description.txt Metadata 2014-07-20 01:15:02 +02:00
init.lua Add icons for Player Effects HUD 2014-09-28 04:58:05 +02:00

README.md

Pep: Player Effects Potions

Introduction

This little mod adds some simple potions which add temporary effects when consumed. Currently, the potions affect breath, health, player gravity, running speed and jump height.

  • License of everything: WTFPL

List of potions and crafting recipes

All crafting recipes are shapeless.

Breath

Air potion

Gives you breath underwater for 30s. Craft: 8 papyri, 1 glass bottle.

All 8 papyri must occupy one slot.

Gravity

Non-gravity potion

Negates all gravity for you, for 20s. Craft: 1 mese crystal, 1 glass bottle

Gravity neutralizer

Clears all your gravity effects. Craft: 1 non-gravity potion, 1 glass bottle

Jump height

High jumping potion

Lets you jump higher for 30s. Craft: 1 blue geranium, 1 grass, 1 glass bottle

Low jumping potion

Makes you jump lower for 30s. Craft: 1 leaves block, 1 jungle leaves block, 1 glass bottle

Jump neutralier

Clears all jump effects. Craft: 1 high jumping potion, 1 low jumping potion.

Health

Weak healing potion

Gives you 1 HP every 2 seconds, 10 times. Craft: 1 cactus, 1 jungle grass, 1 glass bottle.

Strong healing potion

Gives you 2 HP every second, 10 times. Craft: 1 gold lump, 1 weak healing potion.

Walking speed

Running potion

Makes you run faster for 30s. Craft: 1 rose, 1 yellow dandelion, 1 glass bottle.

Slug potion

Makes you walk slower for 30s. Craft: 1 dry shrub, 1 glass bottle.

Speed neutralizer

Clears all running speed effects. Craft: 1 running potion, 1 slug potion.