From 0db3e5a74d9b04d26efaa0db153abafdb46e5b84 Mon Sep 17 00:00:00 2001 From: CCC Studio <157962327+CCCStudioCoder@users.noreply.github.com> Date: Tue, 25 Aug 2026 16:22:12 +0200 Subject: [PATCH 1/3] Update order in modding tutorials index --- tutorials/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorials/index.md b/tutorials/index.md index ccf8b20c..1e7b96c4 100644 --- a/tutorials/index.md +++ b/tutorials/index.md @@ -1,5 +1,5 @@ --- -order: 2 +order: 3 --- # Modding Tutorials From fdeda009812b476f6fee81397e6732fcdea061c5 Mon Sep 17 00:00:00 2001 From: CCC Studio <157962327+CCCStudioCoder@users.noreply.github.com> Date: Tue, 25 Aug 2026 16:22:31 +0200 Subject: [PATCH 2/3] Change order of Geode mods section to 4 Updated the order of the Geode mods section in the index. --- mods/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mods/index.md b/mods/index.md index cb44c861..cf8c8240 100644 --- a/mods/index.md +++ b/mods/index.md @@ -1,6 +1,6 @@ --- description: A collection of tutorials for working with Geode mods -order: 3 +order: 4 --- # Geode Mods From dbae06f4acf73b9fe59ce5cca7a1d6eec44d7b9b Mon Sep 17 00:00:00 2001 From: CCC Studio <157962327+CCCStudioCoder@users.noreply.github.com> Date: Tue, 25 Aug 2026 16:23:03 +0200 Subject: [PATCH 3/3] Change handbook order --- handbook/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/handbook/index.md b/handbook/index.md index 8969adc8..f3665c53 100644 --- a/handbook/index.md +++ b/handbook/index.md @@ -1,5 +1,5 @@ --- -order: 4 +order: 2 --- # Handbook