fixed fog being inverted
backported some fixes
tab additons support tags
- particles with physics will now properly follow the kill_on_contact field
- fluid mods now have a fog_fade and fog_radius params
- tooltips will now always be appended at the end rather than at the beginning
- added destroy_particle_emitters to block modifiers
- fixed particles 3d models not working
added particle "tick_rate" param improved offsets logic increased max particle count perlayer fixed a very specifie issue when grass color was assigned to grass block using compound colormap
added particle "tick_rate" param improved offsets logic increased max particle count perlayer fixed a color resolver issue when assigning grass color to itself (grass block)
added particle "tick_rate" param improved offsets logic increased max particle count perlayer