From a486d3d33683934d1155f0ff0b9780502be0e4ba Mon Sep 17 00:00:00 2001 From: Sergeant Acoustic Date: Wed, 27 Aug 2025 02:11:52 +0100 Subject: [PATCH] Switch from neoforge to forge This is in preparation for the mc-rebalance mod --- modrinth.index.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modrinth.index.json b/modrinth.index.json index 36b0895..b3c13ce 100644 --- a/modrinth.index.json +++ b/modrinth.index.json @@ -1,7 +1,7 @@ { "dependencies": { "minecraft": "1.20.1", - "neoforge": "47.1.106" + "forge": "47.4.0" }, "formatVersion": 1, "game": "minecraft",