We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf88601 commit 75b7c98Copy full SHA for 75b7c98
src/content/docs/guides/Minecraft/Optimisation/basic.mdx
@@ -6,7 +6,7 @@ sidebar:
6
order: 2
7
---
8
9
-import MainStatusPill from '../../../../components/MainStatusPill.vue';
+import MainStatusPill from '../../../../../components/MainStatusPill.vue';
10
import { LinkCard, CardGrid } from '@astrojs/starlight/components';
11
12
Most servers will only ever need a basic degree of optimisation. Please note that certain optimisations can alter vanilla gameplay mechanics.
0 commit comments