Mineuniverse
Log in Register
Mods

Sanityfy

Adds Sanity attribute to Minecraft.
by tygrysgamesyt
Download Claim this project
339 downloads
0 likes
Updated Jul 6, 2026
0 hypes
API and Library Horror MCreator

Sanityfy

Sanityfy is a tool for mod developers that adds a simple Sanity attribute.

On its own Sanityfy just adds an Attribute with a value from -1000 to 1000 and default 100 that is added to every entity.

How to use it

To use Sanityfy you need some basic Java knowledge.

The mod adds xyz.tygrysgames.sanityfy.procedures.SanityControlerProcedure that you can use to run 6 functions:

  • addSanity(Entity entity, double value) - adds value to current sanity of entity
  • removeSanity(Entity entity, double value) - removes value from current sanity of entity
  • devideSanity(Entity entity, double value) - devides current sanity of entity by value
  • multiplySanity(Entity entity, double value) - multiplies current sanity of entity by value
  • setSanity(Entity entity, double value) - sets current sanity of entity to value
  • getSanity(Entity entity) - returns current sanity of entity, if something goes wrong it will return -1001 or cause error

If you want to use this mod in your project remember about adding dependency to your .mods.toml and build.gradle

It is recommended to use 100 as the maximum sanity, since if there will be any mod installed which uses different number, your mods can fight about which one should be the default/maximum sanity.

Sanityfy 1.0.1 NeoForge 1.21.1-1.21.11
MC Client, 1.21.8, 1.21.5, 1.21.4, 1.21.1, 1.21.6, 1.21.3, 1.21.7, NeoForge, Server, 1.21.2, 1.21.9, 1.21.10, 1.21.11
Release 2026-05-11 Get

More from tygrysgamesyt

Creations Of Tygrys
63

You Might Also Like

Vivecraft
A Minecraft VR mod on a loader of your choice!
9,988,339
Athena
A crossplatform (Forge/Fabric) solution to connected block textures for 1.19.4+
99,799,527
Lodestone
A collection of code used throughout projects under the Lodestar team.
9,914,417
TheDragonLib
A library for most of sokratis12GR's Mods
9,910,232
Multi Mob Library
A library mod containing essential files for Daveyx0's mob mods
9,892,767
FTB Library (Forge) (Legacy)
FTB Library is a library mod that is used for some of our mods.
98,265,314