aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorLinnea Gräf <nea@nea.moe>2024-05-18 17:33:19 +0200
committerLinnea Gräf <nea@nea.moe>2024-05-18 17:33:19 +0200
commit8c66016bb3041793961375178d470546519e0e69 (patch)
treed8b65a2727619766856f7a865665303cccc444a2 /docs
parenta39f6e9bec3318b2be251570ea7aea29d58b49cb (diff)
downloadFirmament-8c66016bb3041793961375178d470546519e0e69.tar.gz
Firmament-8c66016bb3041793961375178d470546519e0e69.tar.bz2
Firmament-8c66016bb3041793961375178d470546519e0e69.zip
Add more screens at once
[no changelog]
Diffstat (limited to 'docs')
-rw-r--r--docs/Texture Pack Format.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/Texture Pack Format.md b/docs/Texture Pack Format.md
index 914e157..ab072b3 100644
--- a/docs/Texture Pack Format.md
+++ b/docs/Texture Pack Format.md
@@ -268,6 +268,9 @@ avoid collisions with other texture packs that might use the same id for a gui.
The `predicate` is just a normal [predicate](#predicates). This one does not support the vanilla predicates. You can
still use vanilla predicates in the resolved model, but this will not allow you to fall back to other global overrides.
+The `screen` specifies which screens your override will work on. This is purely for performance reasons, your filter
+should work purely based on predicates if possible. You can specify multiply screens by using a json array.
+
### Global item texture Screens
In order to improve performance not all overrides are tested all the time. Instead you can prefilter by the screen that