Files
Custom_Launcher_mc/modpack/_upload/objects/de/af/deafa8e328e0c8c0a0b83764c1394315a9d77cd9
T
felden.r@grenoble.archi.fr c280484561 first commit
2025-03-31 11:07:21 +02:00

20 lines
684 B
Plaintext

[Smoke]
#Affects probability of coloring smoke by chimneys
#Range: 0.0 ~ 1.0
coloringFactor = 0.1
#Maximum smoke particles that can be rendered at scene.
#If exceeded, smoke amount will be reduced proportionally for each rendered chimney
#Range: 0 ~ 2000
maxRenderedParticlesAmount = 800
#If true, smoke particles will collide with obstacles
canCollide = true
#If true, all emitters will produce smoke even without connected chimneys
emitWithoutChimney = true
#Use vanilla smoke particles for compatibility with some mods.
#Limitations: no wind, no coloring, no collisions
useVanillaSmokeParticles = false
#Whether to colorize smoke particles or not
colorize = true