From 41d43e8d95a4dd1b983b877b51b04e5ed7983198 Mon Sep 17 00:00:00 2001 From: cx384 Date: Sun, 30 Mar 2025 18:16:34 +0200 Subject: [PATCH] Document server texture pack in texture_packs.md (#15951) --- doc/texture_packs.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/texture_packs.md b/doc/texture_packs.md index d386006f2..bde5eecfd 100644 --- a/doc/texture_packs.md +++ b/doc/texture_packs.md @@ -22,6 +22,11 @@ This is a directory containing the entire contents of a single texture pack. It can be chosen more or less freely and will also become the name of the texture pack. The name must not be “base”. +### The "server" texture pack +If a texture pack named `server` exists, the textures in it will replace textures +sent to clients. +It's independent of the client's texture pack, which will take precedence as usual. + ### `texture_pack.conf` A key-value config file with the following keys: