Skip to content

Commit e7e7584

Browse files
committed
docs: add FAQ entry regarding support for data packs
1 parent af37391 commit e7e7584

1 file changed

Lines changed: 10 additions & 1 deletion

File tree

docs/getting-started/faq.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ comments: true
1515

1616
Endstone is built around the official [Bedrock Dedicated Server (BDS)](https://www.minecraft.net/download/server/bedrock), which supports Windows and Ubuntu Linux.
1717

18-
Accordingly, Endstone only supports Windows and Ubuntu Linux. Other platforms may or may not function.
18+
Accordingly, Endstone only supports Windows and Ubuntu Linux. Endstone may or may not function on other platforms.
1919

2020
BDS only supports the `x86-64` CPU architecture. Systems with `arm` CPU architectures are not officially supported.
2121

@@ -35,3 +35,12 @@ comments: true
3535
Add-Ons, including behavior and resource packs, created for the base game will also work on Endstone.
3636

3737
For more information, refer to [Microsoft's documentation](https://learn.microsoft.com/minecraft/creator/documents/bedrockserver/getting-started).
38+
39+
40+
???+ question "Does Endstone support Data Packs?"
41+
42+
Data packs are the Java Edition equivalent of behavior packs.
43+
44+
Endstone, being a plugin API for Bedrock Dedicated Servers, does not support data packs, or any other content made for Java Edition which isn't already supported by BDS.
45+
46+
For more information, see [Microsoft's documentation](https://learn.microsoft.com/minecraft/creator/documents/differencesbetweenbedrockandjava#behavior-packs).

0 commit comments

Comments
 (0)