Files
imr6-patches-testing/config/cyclepaintings.json5
T
2026-07-26 13:21:37 +01: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
}