promotional bannermobile promotional banner

Prototype: Pain

Overhaul of minecraft damage system adding bleeding,fractures,infection and many more.

File Details

prototype_pain-2.7.jar

  • A
  • Dec 15, 2025
  • 6.87 MB
  • 42
  • 1.20.1
  • Forge

File Name

prototype_pain-2.7.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:prototype-pain-1333811:7337407")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

MAJOR CHANGES

CHANGED THE WHOLE FLUID SYSTEM TO USE FORGE FLUID INSTEAD

This Update is in Alpha because i dont know whether i forgotten to do something while porting the fluid system and i have no ide how many and how severe bugs you may encounter.
Backing Up you world is recomended

This means:

  • Most of the fluid items that were earlier may be broken/voided/not work/ empty
  • Now the fluid system works with any liquid no matter what it is
  • The fallback for Normal Fluids may still be broken for some fluids
  • The crafting recipies are overhauled in its entirety
  • There now is a new block (Medical Mixer) which is used to craft liquids 

FOR OTHER MODS THAT USED THE MEDICAL FLUIDS OR ADDED THEM:

  • This Update will break your mod
  • Now there is a Full MedicalFluid Registry
  • Fluids now use medical_fluid.<namespace>.<id> for name and description
  • Medial effects should work the same

i tried to put some bugfixes in there but idk if i succeeded