From 3ca3d89bf51864e3590d2c7bff7e1b121a0006a6 Mon Sep 17 00:00:00 2001 From: MeexReay <127148610+MeexReay@users.noreply.github.com> Date: Sun, 16 Mar 2025 20:10:54 +0300 Subject: [PATCH] Update HACKING.md --- HACKING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HACKING.md b/HACKING.md index 3aaecfe..762ca79 100644 --- a/HACKING.md +++ b/HACKING.md @@ -1,6 +1,6 @@ # How to add extra mods -Important: we use Fabric Loader by default, if you want to change it to another loader, read `How to change MC version or loader` section below. +Important: we use Fabric Loader by default, if you want to change it to another one, read `How to change MC version or loader` section below. ## Building mod from source