
angel
создай мод в котором будет команды /angelon и /angeloff вызывающыи сообщения режим ангела включен, режим ангела выключен. /angelon будет отключать ВЕСЬ УРОН...
Downloads
0
Remixes
0
Price
Free
neoforge · Both · 1.20.1 · mod
Angel mod adds two commands for players:
/angelonenables angel mode for the executing player and blocks all incoming damage, including/killand/damage, by canceling hurt/damage/death events and restoring health if a death is attempted. It sends the message “режим ангела включен”./angeloffturns the protection off and sends “режим ангела выключен”.
Angel mode is tracked per player in persistent data and is copied on respawn so the toggle survives deaths and reconnects. Commands are limited to the player running them; no other targeting or configuration is included. Invulnerability relies on server-side event cancellation, so other mods that suppress these events could interfere.
Server Validation
ℹ️ Server validation skipped - The loader is not supported for server validation yet.
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;...