From bd30624981020ab579985d0ef9ae4d6e14c19d98 Mon Sep 17 00:00:00 2001 From: TacoGS Date: Wed, 1 May 2024 22:27:09 -0300 Subject: [PATCH] hotfix: fixing the pre-1.6 entries for the rd entries --- static/minecraft.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/minecraft.json b/static/minecraft.json index d30db4c..ef62626 100644 --- a/static/minecraft.json +++ b/static/minecraft.json @@ -331,7 +331,7 @@ "+traits": ["no-texturepacks"] }, "rd-20090515": { - "mainClass": "com.mojang.rubydung.RubyDung", + "mainClass": "com.mojang.minecraft.RubyDung", "+traits": ["no-texturepacks"] }, "rd-132328": {