promotional bannermobile promotional banner

Lightning Tweaks

Makes lightning more configurable, with options to make it behave more realistically.

File Details

lightningtweaks-1.15.2-1.1.0.0.jar

  • R
  • Jun 3, 2020
  • 418.11 KB
  • 136
  • 1.15.2
  • Forge

File Name

lightningtweaks-1.15.2-1.1.0.0.jar

Supported Versions

  • 1.15.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:lightning-tweaks-306938:2971907")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • Added an option to control how much fire lightning spawns.
  • Added check for whether a lightning bolt is spawned from a trident before applying this mod's logic to it.
  • Added some pretty formatting colors to the Hwyla tooltip.
  • Changed the method of preventing fire from spawning at old lightning strike location to hopefully be less prone to weird mod behavior. The idea is that the gamerule for do fire tick is changed instead of the difficulty. That affects a lot less in the world than difficulty.
  • Fire now spawns around the location of a lightning bolt strike like in vanilla.
  • Fixed a really silly mistake that caused lightning to not be able to be spawned. At all.
  • Moved log messages to be displayed before operations rather than after.