clientstuff

This commit is contained in:
2025-10-27 11:53:18 +01:00
parent 503b04656d
commit d22cef5355
1575 changed files with 795737 additions and 610 deletions

View File

@@ -0,0 +1,61 @@
# Configuration file
~CONFIG_VERSION: V1
client {
hologram {
I:hintLifespan=400
I:hintTransparency=192
I:maxCoexisting=1
B:removeColliding=true
}
}
common {
hologram {
I:autoPlaceBudget=25
I:autoPlaceInterval=300
}
}
registries {
inventoryproviders {
# stuff in this list will be disabled
S:disabled <
>
# stuff not in this list will be automatically available after all entries listed here in their natural order, unless explicitly disabled in disabled config below.
S:ordering <
5000-main-inventory
5001-baubles
6000-adventure-backpack
7000-ender-inventory
>
}
stackextractors {
# stuff in this list will be disabled
S:disabled <
>
# stuff not in this list will be automatically available after all entries listed here in their natural order, unless explicitly disabled in disabled config below.
S:ordering <
0999-ae2fc-need-before-ae2
0999-ae2wct-need-before-ae2
1000-adventure-backpack
1000-ae2-portable-cell
1000-ae2-wireless
1000-forestry-backpack
>
}
}