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 75b7c98 commit da9c753Copy full SHA for da9c753
src/content/docs/guides/Minecraft/Optimisation/advanced.mdx
@@ -6,7 +6,7 @@ sidebar:
6
order: 3
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
This section covers plugins that you can modify/replace to improve performance. Only recommended at higher player counts.
0 commit comments