Go to file
Elias Fleckenstein 84d72736bc
Update README.md
2020-12-11 12:02:09 +01:00
colored_names Add in Krock's awesome CSM Colored Names chat mod 2020-05-31 04:39:01 -04:00
.gitattributes Initial commit 2020-04-08 15:26:20 -04:00
LICENSE Initial commit 2020-04-08 15:26:20 -04:00
README.md Update README.md 2020-12-11 12:02:09 +01:00
aether.lua Improve fps 2020-06-11 10:49:23 -04:00
environment_effects.lua Improve fps 2020-06-11 10:49:23 -04:00
fire_handling.lua Improve fps 2020-06-11 10:49:23 -04:00
init.lua Fix errors from unknown nodes 2020-06-27 21:13:00 -04:00
mod.conf Speed up weather and make rain fade when seeking shelter 2020-06-19 15:00:04 -04:00
music_handling.lua Improve fps 2020-06-11 10:49:23 -04:00
nether.lua Improve fps 2020-06-11 10:49:23 -04:00
player_input.lua Improve fps 2020-06-11 10:49:23 -04:00
sleeping.lua Add in better sleeping 2020-06-25 04:50:19 -04:00
version_send.lua bump 2020-07-03 19:40:59 -04:00
waila.lua Fix errors from unknown nodes 2020-06-27 21:13:00 -04:00
weather_handling.lua Fix errors from unknown nodes 2020-06-27 21:13:00 -04:00

README.md

crafter_client

The clientside part of the crafter game

Designed for Minetest 5.3.0-DEV

Here is the actual game

To install:

1.) Download as zip

2.) Unzip the folder to /minetest/clientmods/

3.) Create file mods.conf in the clientmods folder

4.) Add:

load_mod_crafter_client = true

to the mods.conf file

The Crafter game has clientside mods enabled by default so no further steps are needed

Current features:

1.) Weather effects 2.) Nether & Aether Portals 3.) Music 4.) Waila 5.) Sleeping HUD 6.) Burning HUD 7.) Water Effects 8.) Movement Improvements