From f1e6b51f5333fbd801a8c8d66c3b513da5d9277e Mon Sep 17 00:00:00 2001 From: E <168667072+The-Only-E@users.noreply.github.com> Date: Thu, 2 May 2024 07:22:56 +0300 Subject: [PATCH] Update minecraft.json --- static/minecraft.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/static/minecraft.json b/static/minecraft.json index d30db4c..52f2c8b 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": { @@ -345,4 +345,4 @@ "+traits": ["no-texturepacks"] } } -} \ No newline at end of file +}