"Not A Real Hardcore" is a Minecraft mod that introduces a unique twist to the hardcore mode. When players die, they are put into spectator mode for a set duration instead of being permanently dead. After the duration ends, they are respawned with a health penalty.
/resethardcore: Resets all players' maximum health to 20./showRespawnTimer: Shows the remaining time a player has in spectator mode.
- Ensure you have the Fabric Loader installed.
- Download the mod and place it in your
modsfolder. - Launch Minecraft with the Fabric profile.
- Clone the repository.
- Navigate to the project directory.
- Run
./gradlew buildto build the mod. - The built mod can be found in the
build/libsdirectory.
This project is licensed under the MIT License. See the LICENSE file for details.