1
0
Fork 0
MineClone2-french-translation/mods/PLAYER/mcl_hardcore
MysticTempest 03e2f444cc Specator Mode fixes:
Add locale support for mcl_hardcore, and fix immortality bug.
Make spectators unpointable, hide their hotbar, and fix issue
with spectators when rejoining in non-hardcore mode.
2023-02-06 10:01:17 -07:00
..
locale Specator Mode fixes: 2023-02-06 10:01:17 -07:00
textures Add a basic hardcore_mode that's enabled via the game menu settings. 2023-02-06 10:01:12 -07:00
README.md Add a basic hardcore_mode that's enabled via the game menu settings. 2023-02-06 10:01:12 -07:00
init.lua Specator Mode fixes: 2023-02-06 10:01:17 -07:00
mod.conf Add a basic hardcore_mode that's enabled via the game menu settings. 2023-02-06 10:01:12 -07:00

README.md

mcl_hardcore

A fork of: YOLO - You Only Live Once by sofar Heavily modified by MysticTempest for MineClone2

A simple player-based hardcore mod.

Players will only have one life in hardcore mode, after dying they will be placed into spectator mode. As spectators, they will be be: unable to interact with the world, immortal, invisible, have noclip and fly, and health/hunger hudbars will be hidden.

Enabling:
Enabled via a "Settings" option; newly created worlds will be set to Hardcore Mode.

Extra Note:
You only need to toggle it on when creating a hardcore world.

After doing so; you may 'disable' it again to create non-hardcore worlds. Hardcore mode for that world will persist after world creation, and across any "Settings" change.


Code:
Author: Copyright (C) 2019 - Auke Kok sofar@foo-projects.org Copyright (C) 2022 - MysticTempest License: LGPL-2.1-or-later

Texture: "*_hardcore.png" - derivative of PixelPerfection heart textures: CC-By SA 4.0