CurseForge · Minecraft mod
Potion Core
Adds a whole lot of potion effects to the game.
Quick answer
Which Potion Core release should I use?
Potion Core PotionCore-1.9_for_1.12.2.jar targets 1.12.2. The project page does not say whether it belongs on the client. The project page does not say whether it belongs on the dedicated server. No extra mods listed for this file.
Where it goes
Is Potion Core required on the client, server, or both?
The project page does not say whether it belongs on the client. The project page does not say whether it belongs on the dedicated server.
The source does not explicitly classify this release as client-only or server-only.
What else does Potion Core PotionCore-1.9_for_1.12.2.jar need?
PotionCore-1.9_for_1.12.2.jar. Change the file and its required mods may change too.
This file does not list any required mods. Do not add a library just because a different file uses it.
This file does not list any required or optional mods.
Before you install it
Add Potion Core without breaking your instance.
Built for Potion Core PotionCore-1.9_for_1.12.2.jar. Pick another file and the loader, install side or required mods may change.
- 01
Stick to this file
Use PotionCore-1.9_for_1.12.2.jar. It targets 1.12.2; another release may have different loader, side or dependency requirements.
- 02
Bring the mods it needs
This file does not list any required mods. Do not add a library just because a different file uses it.
- 03
Put it on the correct side
The project page does not say whether it belongs on the client. The project page does not say whether it belongs on the dedicated server.
- 04
Pick the file you checked
Use the “Get this file” button beside PotionCore-1.9_for_1.12.2.jar. It opens that exact file at the source.
About this project
What does Potion Core add?
Have you ever gotten tired of the vanilla potion effects? Wanted something new and interesting? Well then this mod has plenty to offer!
This mod contains a whole bunch of potion effects that I plan to use in some other mods! There is no way to get the potions besides the creative menu in this mod (since this is just a core mod), but check out Not Enough Potions, which has recipes and new brewing mechanics. I haven't updated Not Enough Potions for 1.12 yet, but sschr15 has created some recipes for it here., or Pacoheroico made some here.
There are quite a few added potion effects, including:
Attack:
Trueshot - Increases projectile damage (like how strength increases melee damage).
Klutz - Decreases projectile damage (like how weakness decreases melee damage).
Magic Focus - Increases magic damage (like how strength increases melee damage).
Magic Inhibition - Decreases magic damage (like how weakness decreases melee damage).
Recoil - Reflects a portion of damage back to the attacker.
Burst - Makes you explode but doesn't hurt you (only your enemies), and doesn't do block damage.
Explosion - Explodes you.
Combustion - Sets you on fire.
Lightning - Strikes you with lightning.
Launch - Shoots you up into the air.
Defense:
Vulnerability - Increases all damage to you (like how resistance decreases all damage to you).
Broken Armor - Decreases your armor
Iron Skin - Increases your armor
Diamond Skin - Increases your armor toughness
Magic Shielding - Protects you from magic damage (which is normally unblockable)
Solid Core - Gives you knockback resistance.
Revival - If you die with this effect on, you will revive with 2 hearts per level.
Utility:
Slowfall - Slows your fall and prevents some fall damage at level 1, and all fall damage at level 2.
Step Up - Increases your step height so you can step up a full block.
Reach - Increases your reach distance.
Climbing - Lets you climb walls like spiders.
Corrosion - Damages your armor and held item (except for gold items/armor).
Repairing - Repairs your armor and held item.
Flight - Lets you fly like in creative mode.
Random Teleport - Teleports you to a nearby location.
Surface Teleport - Teleports you to the top surface block.
Spawn Teleport - Teleports you to your spawn point if you stand still with it for 10 seconds.
Love - Causes breedable entities to breed with eachother.
Antidote - Prevents you from taking poison damage.
Purity - Prevents you from taking wither damage.
Other:
Drowning - Makes you only breath underwater.
Weight - Negative jump boost; makes it so you can't jump up a full block.
Disorganization - Shuffles your inventory
Perplexity - Reverses your controls so forwards is backwards, sneak is jump, etc.
Extension - Prevents one other potion on you from ticking down per level. Essentially doubles the length of another potion on you.
Chance - Gives you one random potion effect (could be good or bad).
Bless - Gives you one random good potion effect.
Curse - Gives you one random bad potion effect.
Cure - Clears all bad potion effects from you.
Dispel - Clears all good potion effects from you.
Inversion - Inverts all potion effects on you (like regeneration -> wither, strength -> weakness, etc.).
Potion Sickness - Disabled by default. Has a low chance of giving you a random bad potion effect.
It also changes the way a few vanilla potions work:
Blindness - Now the fog comes closer per level (making you more blind), and it also affects mobs, so they won't attack you unless you are close to them.
Jump Boost - You can control how high you jump by holding down the space bar, so you can jump up one block instead of shooting into the air.
There are also a few new attributes (that can be applied to armor and tools as well):
Projectile Damage
- Attribute Name: potioncore.projectileDamage
- Default: 1
- Range: 0 - 2048
- What it does: Represents your projectile damage from bows, thrown items, etc. Used by the archery and klutz potions.
Magic Damage:
- Attribute Name: potioncore.magicDamage
- Default: 1
- Range: 0 - 2048
- What it does: Represents your magic damage, which in vanilla minecraft is only from throwing harming/healing potions. Used by the magic focus and magic inhibition potions.
Jump Height:
- Attribute Name: potioncore.jumpHeight
- Default: 1
- Range: 0 - 2048
- What it does: Represents the height you can jump. Used by the weight and vanilla jump boost potions.
Dig Speed:
- Attribute Name: potioncore.digSpeed
- Default: 1
- Range: 8.1E-4 - 2048
- What it does: Represents your dig speed. Used by the vanilla haste potion (mining fatigue doesn't use it, since it's effects aren't linear).
Reach: Removed in 1.12 onwards! Use forge's generic.reachDistance instead!
Attribute Name: potioncore.reachDefault: 4.5Range: 0 - 2048What it does: Represents your reach in blocks. Used by the reach potion.
Step Height:
- Attribute Name: potioncore.stepHeight
- Default: 0.6
- Range: 0 - 256
- What it does: Represents how high you can step. Used by the step up potion.
Damage Resistance:
- Attribute Name: potioncore.damageResistance
- Default: 1
- Range: -2048 - 2
- What it does: Represents your damage resistance, where 1 is normal, 2 is 100% resistance, and values below 1 decrease your resistance. Used by the vulnerability and vanilla resistance potions.
Magic Shielding:
- Attribute Name: potioncore.magicShielding
- Default: 0
- Range: 0 - 20
- What it does: Represents your magic 'armor', which protects you from magic damage (since magic damage penetrates normal armor). Used by the magic shield potion.
There's also a new potion mechanic, Potion Sickness, that limits how many beneficial potions you can drink at once (in case you don't want to get too overpowered). After you reach a certain configurable number of good potion effects, you will get potion sickness, which will rarely give you bad potion effects as long as you have it. So if you are too greedy, you could literally blow yourself up. It is disabled by default; you can enable it in the config file.
Most settings can be enabled/disabled/modified in the config files.
This is a regular mod; just install forge and then drop this in your mods folder! If you don't know how to install forge, there are many tutorials out there.
Yes, this is allowed in modpacks. Just link back to curse or minecraftforum, and list me as the author.
There is an old beta version for 1.7.10. I don't plan to update it further, but it's there if you really want a version for 1.7.10.
If you want to use this mod in one of your mods, you can load it as a library by:
- Going into the Files on curseforge, and clicking on the file name you want to download it for
- Scrolling down to the related files on the bottom.
- Download both the deobf and sources files.
- In your forge dev environment, create a libs folder.
- Drag both files into the libs folder.
- If you are using eclipse, go to the libs folder, right click on the deobf file, and click Build Path -> Add to Build Path
- It should now be loaded at the bottom of Referenced Libraries.
- Try to open a class, click Add Source, and point it to the sources file.
- It should now be loaded as a library.
Enjoy the potions!
If you find a bug, or want to leave a comment, you should do so on the minecraftforum page, as I will look at it more often.
Project description from CurseForge.
Pick your setup
Potion Core by Minecraft version and loader
Choose the version and loader you play, then open the matching release.
1.11.2
1 loader build1.10.2
1 loader build1.8.9
1 loader build1.8
1 loader build1.7.10
1 loader buildCheck the dependencies, then try the file in a copied instance before changing a world you care about.
Recent files
Potion Core versions and loaders
PotionCore-1.9_for_1.12.2.jar
19 Mar 2020
PotionCore-1.8_for_1.12.2.jar
6 Jul 2019
PotionCore-1.7_for_1.12.2.jar
23 Jun 2019
PotionCore-1.6_for_1.12.2.jar
10 Feb 2018
PotionCore-1.5.2_for_1.11.2.jar
8 May 2017
PotionCore-1.5.2_for_1.10.2.jar
8 May 2017
PotionCore-1.5.1_for_1.11.2.jar
24 Apr 2017
PotionCore-1.5.1_for_1.10.2.jar
24 Apr 2017
PotionCore-1.5_for_1.11.2.jar
8 Apr 2017
PotionCore-1.4.1_for_1.11.2.jar
21 Mar 2017
PotionCore-1.4_for_1.11.2.jar
29 Dec 2016
PotionCore-1.4_for_1.10.2.jar
29 Dec 2016
Looking for an older file? The official CurseForge project page is in Resources.