mirror of
https://git.minetest.land/MineClone2/MineClone2.git
synced 2024-11-04 14:53:51 +01:00
6 lines
328 B
Plaintext
6 lines
328 B
Plaintext
name = mcl_playerplus
|
|
author = TenPlus1
|
|
description = Adds some simple player-related gameplay effects: Hurt by touching a cactus, suffocation and more.
|
|
depends = mcl_init, mcl_core, mcl_particles, mcl_hunger, playerphysics, mcl_playerinfo, mcl_weather, mcl_spawn, mcl_enchanting, mcl_damage, mcl_sprint, mcl_util, mcl_shields
|
|
|