From e24cb1700c8ff1e56ef3b2e478356f5b89c4dc33 Mon Sep 17 00:00:00 2001 From: UselessBullets <80850784+UselessBullets@users.noreply.github.com> Date: Wed, 17 Jan 2024 09:09:12 -0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 119131f..cf41e96 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Template for making Babric mods for BTA! ## Prerequisites - JDK for Java 17 ([Eclipse Temurin](https://adoptium.net/temurin/releases/) recommended) -- [Intellij IDEA](https://www.jetbrains.com/idea/download/) (Scroll down for the community edition) +- [Intellij IDEA](https://www.jetbrains.com/idea/download/) (Scroll down for the free community edition) - Minecraft Development plugin (Optional, but highly recommended) ## Setup instructions