posspack/config/defaultoptions/extra/config/passthroughsigns-common.toml
Ashley Graves 59dcfc30f2
Some checks failed
Update wiki / test (push) Failing after 17s
updat :3
2024-07-31 22:13:29 +02:00

13 lines
608 B
TOML

[general]
#Whether to ignore wall signs when attached to an interactable block or not.
"Ignore wall signs" = true
#Whether to ignore banners when attached to an interactable block or not.
"Ignore banners" = false
#Whether to ignore item frames when attached to an interactable block or not.
"Ignore item frames" = true
#Whether to ignore paintings when attached to an interactable block or not.
"Ignore paintings" = false
#Disable default behaviour of item frames rotation display, when not sneaking (Recommended when ignoring item frames is enabled)
"Turn off item rotation" = true