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 0f1c655 commit 37a9f11Copy full SHA for 37a9f11
src/content/docs/guides/Minecraft/Optimisation/basic.mdx
@@ -6,6 +6,9 @@ sidebar:
6
order: 2
7
---
8
9
+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.
13
14
The setup.md recommended optimisation guides has been linked below.
0 commit comments