One Night To Die

Published by Szymoooo on
Downloads:
148
Upvotes: 7
Share this:
Project status
Stable
License
All Rights Reserved
Modification type
Supported Minecraft versions
1.20.1

Jump to downloads

ONE NIGHT TO DIE

What is this?

One Night to Die is a Minecraft mod that takes survival to a whole new, deadly level. This mod increasing the number of monsters at night and give them armor and weapons. Mod improves the AI of the mobs and bosses are improved too. They have special attacks and more health. Mod is for Forge 1.20.1 and NeoForge 1.21.1. If anyone has an idea what else could be added to this modification please write in the comments!

 

SOME PHOTOS:

 

SKELETON AND STRAY CAN ALSO DOUBLE SHOOT!

The arrows on their way to the golem could have hit the spider right? Notice how the arrows bounced off it and didn't deal any damage. This is a new mechanic that prevents skeleton arrows from damaging other mobs. This will allow mobs to work more as a team and not attack each other!

WITHER IS ALSO IMPROVED!

ELDER GUARDIAN OFFICIALLY THE THIRD BOSS!

THE CREEPER EXPLOSION DOES NOT HURT OTHER MOBS! MOBS ARE LIKE A TEAM, NOT ENEMIES!

 

RAID OVERHAUL!  Much more difficult raids with more enemies and a new boss!

--------------------------------------------------------------------------------------------------------------

MORE INFO ABOUT WHAT MOD ADDS AND DIFFERENCES BETWEEN EACH DIFFICULTY MODE: 

MOD IS CONFIGURED AND WORKS GREAT WITH OTHER MODS LIKE "INFERNAL MOBS" BUT MAY NOT WORK WITH SOME MODS!

 

 

HP: 500 (EXTREME) 1000 (ULTRA EXTREME)

He have new attacks like shooting more dragon breath balls, can shoot fireballs. Can also breath fire when player is close. At Ultra Extreme mode he can regenerate crystals.

 

HP: 800 (EXTREME) 1000 (ULTRA EXTREME)

Depending on the difficulty mode, he fires significantly more projectiles. Wither can also shoot explosive bullets and is more aggressive.

 

HP: 250 (EXTREME) 500 (ULTRA EXTREME)

He can throw a tridents, inflicts more hostile effects on the player and he is more durable. At Ultra Extreme mode he can charge towards the player.

 

 

HP: 300 (EXTREME) 400 (ULTRA EXTREME)

This is a new boss that appears during Pillager raids. He has special attacks such as charge at enemies, destroy blocks, spray poisonous dust, and knock up enemies.

 

UPDATE 1.1 PRESENTATION !

https://www.youtube.com/watch?v=XwoZJwyY8fo

 

I also recorded a video showing this mod and what exactly it adds: https://www.youtube.com/watch?v=viThAQT3hQ4

 

"One mistake, one night, one death."

If something dont work or is glitchy please tell me!

 

 

Minecraft mod files
OneNightToDie2.1-NeoForge1.21.1.jar Uploaded on: 11/19/2025 - 18:12   File size: 840.82 KB
OneNightToDie2.1-Forge1.20.1.jar Uploaded on: 11/19/2025 - 18:11   File size: 838.85 KB
OneNightToDie2.0-Forge1.20.1.jar Uploaded on: 11/08/2025 - 16:17   File size: 818.44 KB
OneNightToDie2.0-NeoForge1.21.1.jar Uploaded on: 11/08/2025 - 16:16   File size: 820.52 KB
Changelog

BETA 0.2 UPDATE!

- Bugfix for mobs AI
- Added a chance for skeletons to trigger arrow effects 
- Added the ability to double-shoot skeletons 
- Added the ability to double-shoot a fireball for Ghasts 
- Added the ability for a charged creeper to spawn 
- Added the ability for a GIANT to spawn 

BETA 0.3 UPDATE!

-Reduced mob spawning system
-Added new despawn system
-Reduced chances for mob drops

BETA 0.4 UPDATE!

-Added new mechanics to gameplay 
-Bugfixes
-Reduced mobs spawning chances for Neoforge version

1.0 UPDATE! - Final version

1.1 UPDATE!

- The witch can cast double potions.
- The witch is immune to potion effects.

1.2 UPDATE!
- Bugfix for mob despawn system

1.4 UPDATE!

  • Bugfix for mob spawning system
  • Improved Wither
  • Improved Ender Dragon

1.5 UPDATE!

  • Bugfix for Witch
  • Added new mob
  • Improved creepers

1.6 UPDATE!

  • Improved blaze and spiders 

1.7 UPDATE!

  • Now you can set the mobs spawn rate

1.8 UPDATE!

- Improved optimization 
- Added Slime Overhaul 

1.9 UPDATE!

Bugfix for Mob despawn system

Reduced slime spawning chances

2.0 UPDATE!

  • Reduced slime spawning chances
  • Added Elder Guardian Overhaul

2.1 UPDATE!
- Added raid overhaul

I could make a Minecraft mod called "SUPER HARD MODE!!!" that makes Minecraft very hard and adds Creeper Clones, the counterparts of creepers.

Thanks. The name came about because this mod modifies the mobs to be more difficult and making it harder to survive at night because the monsters are really strong. Hence the name "One Night To Die"

No problem! As for horror mods that name might fit but I don't know how to make horror mods, I also don't think that Minecraft can be really a horror game... I only make RPG/RTS mods. But thanks for comment ;)

hey so the mod is very cool but you could may add skeleton to have like crossbow whit mutlishot or sum

Thanks! I used custom code. A variable is responsible for selecting the difficulty level. Before spawning a dragon it checks the difficulty level selected and modifies the dragon's abilities based on that level. During normal attacks code checks which difficulty level is active Extreme or Ultra Extreme. The fire breath attack tracks the player's position and if the player is close the dragon starts breathing fire. The same as with regular fireballs it shoots like a ghast. like it's trying to predict where the player will appear and shoots. Ofc there are cooldowns. Regarding crystal respawning the dragon checks if ultra extreme mode is activated (variable). If it's not it won't respawn crystals. If ultra extreme mode is activated it will respawn crystals. It retrieves the position of all crystals and tracks which ones have been destroyed by the player periodically respawning them. On Ultra extreme dragon is so hard even I struggle to beat him haha.