From 349e3b7721df3928e7ff8c6bcef5f9e649a36bfd Mon Sep 17 00:00:00 2001 From: Sr_endi <67484093+Seniorendi@users.noreply.github.com> Date: Wed, 29 Dec 2021 01:14:23 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ed870c7..2177da3 100644 --- a/README.md +++ b/README.md @@ -18,3 +18,5 @@ We create a peripheral with two functions: * CCTutorial - Our main class * CCTileEntity - Our tile entity + +* /src/main/resources/META-INF/mods.toml - Here we have our name of the mod, the mod id, the versiond and more. The most importang thing in the file is the modid and the dependencies for addons like cc-tweaked.