From 8d1ae3cc8c994f5138323f7ca826aa54aa88e5e8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mikita=20Wi=C5=9Bniewski?= Date: Thu, 22 Feb 2024 19:35:29 +0700 Subject: [PATCH] Add playerphysics to mod.conf --- mod.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mod.conf b/mod.conf index ed26eb8..7a0e3fc 100644 --- a/mod.conf +++ b/mod.conf @@ -1,5 +1,5 @@ name = mcl_cozy title = MineClone2 Get Comfortable description = Sit and lay using chat commands -depends = mcl_player, mcl_playerinfo +depends = mcl_player, mcl_playerinfo, playerphysics optional_depends = mcl_title, mcl_tmp_message