
Past Life
This mod is an exact recreation of the Past Life modification by famous YouTuber Grian. If you want to play other Life Series seasons, it's recommended to use the Life Series mod.
Since modern Fabric is unavailable for old Minecraft versions that Past Life was played on (such as Beta versions), this mod was created specifically for OrniteMC.
Installation Features
In the earliest versions (Beta 1.2_02, Beta 1.7.3 and Release 1.1), separate jar files are available for client and server — make sure to download the correct variant.
The mod is required for client installation in versions Beta 1.2_02, Beta 1.7.3, Release 1.1 and Release 1.4.7. In later versions it's optional.
Installation for Versions Before 1.14
Client
- Install the OrniteMC installer from the official website
- Run it, select the client environment and install the required Minecraft version
- For beta 1.2_02 or beta 1.7.3 versions: check "Historical Versions" to display beta versions
- Open the folder with the installed game and add the mod jar file to the
mods
folder - Launch Minecraft launcher, select the Ornithe profile and run the game
Server
- Install the OrniteMC installer
- Select the server environment and install the required Minecraft version
- For beta versions also check "Historical Versions"
- Run the
fabric-server-launch.jar
file for initial server setup - For Beta 1.2_02, Beta 1.7.3 or Release 1.1 versions: open server.properties and set "online-mode" to false
- Add the mod to the server's
mods
folder - Run the server via
fabric-server-launch.jar
Important Notes
When updating the server, be sure to keep the _pastlife_lives.txt
file as it contains information about players' lives.
This mod doesn't include Simple Voice Chat and doesn't automatically update worlds when switching to new versions — this must be done manually.
After updating skins in the launcher, it may take about 20 minutes for them to display in the game due to the special implementation of the skin system.
Features by Version
Minecraft Version | Status | Changes |
---|---|---|
Beta 1.2_02 | Completed | Fixed issues with player skin display. Improved third-person view. Added world border, zoom capability, special TNT recipe and death messages. |
Beta 1.7.3 | Completed | Added inventory keeping on death and Boogeyman mechanics. |
Release 1.1 | Completed | Player list shows lives. Ender Dragon drops diamonds. Enchantments limited to level 1. Colored names in death messages. Added Secret Society. |
Release 1.4.7 | Completed | No changes. |
Release 1.9.4 | Completed | No changes. |
Release 1.14.4 | Completed | Switched from Ornithe to Fabric. Built-in zoom removed. |
Release 1.18.2 | Completed | No changes. |
Release 1.21.8 | Completed | No changes. |
Boogeyman Mechanics
Available from session 2 (Beta 1.7.3+)
To activate the Boogeyman:
- Administrator must execute
/boogeyman choose
command, which randomly selects Boogeymen - Boogeyman success or failure isn't tracked automatically — player must execute
/boogeyman succeed
or/boogeyman fail
- Commands can be executed at any time, with a public message sent to chat to prevent cheating
- Console also logs information about selected Boogeymen and their successes/failures
Secret Society
Available from session 3 (Release 1.1+)
To activate the Secret Society:
- Administrator executes
/society begin
to start with a random word - Or
/society begin <word>
to start with a specific word - Society success or failure isn't tracked automatically — members execute
/society success
or/society fail
- Console logs information about command execution and selected participants
All Commands
Make sure you have operator rights to use most commands below.
/lives
/lives
— Shows your life count. No permissions required./lives add <player> [amount]
— Adds[amount]
lives to<player>
. If[amount]
isn't specified, defaults to 1./lives remove <player> [amount]
— Removes[amount]
lives from<player>
. If[amount]
isn't specified, defaults to 1./lives set <player> <amount>
— Sets<player>
's lives to<amount>
./lives get <player>
— Shows how many lives<player>
has.
/boogeyman — Available from session 2 (Minecraft Beta 1.7.3+)
/boogeyman choose
— Randomly selects Boogeymen./boogeyman success
— Executed by Boogeyman to indicate successful kill. No permissions required./boogeyman fail
— Executed by Boogeyman to indicate failure. No permissions required.
/society — Available from session 3 (Minecraft Release 1.1+)
/society begin
— Starts Secret Society with random word./society begin <secret_word>
— Starts Secret Society with specified word./society success
— Executed by society members to indicate success. No permissions required./society fail
— Executed by society members to indicate failure. No permissions required./initiate
— Executed by members to join society. No permissions required.