
Lay down and sit
A mod where if you type /lay your character lays on your back that stops when you crouch and when you type /sit your character sits down and also stops...
Downloads
42
Remixes
0
Price
Free
neoforge · Server · 1.21.1 · mod
Lay down and sit (server-only) adds two simple player pose commands:
/layforces your player to a sleeping pose on the ground until you crouch./sitforces your player into a sitting pose until you crouch.
Implementation notes:
- Works on dedicated servers without any client mod; no custom registries or assets are used.
- Pose locks clear automatically if you crouch, die, or log out, and only affect the player who ran the command.
- Commands are available to all players (permission level 0) by default; adjust permissions via your server command permissions if needed.
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;...