From c0b14f3dd9eafd8c711f5cf18a1c43ca1f5eaa99 Mon Sep 17 00:00:00 2001 From: olebeck <31539311+olebeck@users.noreply.github.com> Date: Sun, 16 Jul 2023 16:41:52 +0200 Subject: [PATCH] revert to before, because broken palette --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 5f60210..e751bd4 100644 --- a/go.mod +++ b/go.mod @@ -3,7 +3,7 @@ module github.com/bedrock-tool/bedrocktool go 1.20 //replace github.com/sandertv/gophertunnel => ./gophertunnel -replace github.com/sandertv/gophertunnel => github.com/olebeck/gophertunnel v1.31.0-2 +replace github.com/sandertv/gophertunnel => github.com/olebeck/gophertunnel v1.30.0-3 //replace github.com/df-mc/dragonfly => ./dragonfly replace github.com/df-mc/dragonfly => github.com/olebeck/dragonfly v0.9.6-2