Enable it in particular worlds:
cosmetics: worlds: - "world" - "world_nether"
Enable it in all worlds:
cosmetics: worlds: - "*"
Enable it in worlds which name starts with world_ :
world_
cosmetics: worlds: - "world_*"
Last updated 1 year ago