+++ /dev/null
-#safeBlockEntityMap: Boolean. Make 'LevelChunk#blockEntities' thread-safe.\r
-#safeClassInstanceMultiMap: Boolean. Make 'ClassInstanceMultiMap' thread-safe.\r
-#safeLegacyRandomSource: Boolean. Make LegacyRandomSource thread-safe.\r
-#particle$noCulling: A comma-separated list of classes extending 'Particle' that should not be culled.\r
-#particle$noLightCache: A comma-separated list of classes extending 'Particle' that should not use the light cache.\r
-#particle$lockRequired: A comma-separated list of classes extending 'Particle' that require a spin lock.\r
-#particle$lockProvider: A comma-separated list of classes extending 'Particle' that provide a spin lock.\r
-#replaceRandom: A comma-separated list of classes that require multithreaded random sources.\r
-#\r
-#Mon Dec 08 15:40:45 CET 2025\r
-particle$lockProvider=\r
-particle$lockRequired=\r
-particle$noCulling=\r
-particle$noLightCache=com.chailotl.particular.particles.FireflyParticle,net.diebuddies.minecraft.weather.WeatherParticle\r
-replaceRandom=\r
-safeBlockEntityMap=false\r
-safeClassInstanceMultiMap=false\r
-safeLegacyRandomSource=false\r
-version=2\r