
1/2 Heart Mod
Have it where a player who uses a command "/halfheart true" it makes it so a player cannot die; and instead their health cannot go below 1/2 a heart. There...
Downloads
8
Remixes
0
Price
Free
neoforge · Both · 1.21.1 · mod
1/2 Heart Mod
- Added a per-player
/halfheart <true|false>command. Enabling it clamps incoming damage so your health never drops below half a heart; disabling it restores normal deaths. - The toggle is stored on the player and re-applies on login/respawn. Leaving or dying will not clear it unless you run
/halfheart false. - Only the executing player can toggle their own protection; the command is available on both client and dedicated servers.
- Lethal hits are reduced instead of canceled, so players still take damage up to the half-heart floor. Direct health changes that bypass damage events are not intercepted.
MultiFrameGen
a mod that optimizes rendering so the FPS is boosted using motion based frame generation that interpolates, add a reflex so that the latency and delay is low...
Amecs-NeoForge
Add redefinable keybindings with modifier keys; search bar on the Controls screen; non-blocking keybindings to allow multiple bindings per key; combo...
Speedrunner vs Hunter AI
Create a Minecraft mod "Speedrunner vs Hunter": hostile Hunters with roles (MELEE, ARCHER, BUILDER, TANK), adaptive AI, teleport, bridge building, TNT,...
betterenchants
A mod that makes the enchant cap the integer limit as well as being able to add any combination of enchants together.
the king in yellow
theres an entity called "the king in yellow" going after the player. The king in yellow is a tall figure, covered in yellow robes and a blurred face. If the...
dupe
package com.example.dupemod; import net.minecraft.client.Minecraft; import net.minecraft.entity.player.PlayerEntity; import net.minecraft.item.ItemStack;...