This repository has been archived on 2023-11-02. You can view files and clone it, but cannot push or open issues or pull requests.
jland-packwiz-pack/config/cyclepaintings.json5
2023-11-02 12:32:44 -05:00

6 lines
475 B
Plaintext

{
// Split by a , (comma). The paintings to ignore during the cycle. You can either input an entire mod's prefix (only the part before the : (colon)) or the entire line found via 'showRegisteredPaintingsDebug'.
"ignorePaintingsInCycleResourceLocation": "infernalexp,",
// When enabled, prints all paintings registered to the console. With this you can find which to add to the 'ignorePaintingsInCycleResourceLocationPrefix' config.
"showRegisteredPaintingsDebug": false
}