promotional bannermobile promotional banner

Lightning Tweaks

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

File Details

lightningtweaks-1.12.2-1.1.3.0.jar

  • R
  • Dec 9, 2018
  • 19.83 KB
  • 681
  • 1.12.2

File Name

lightningtweaks-1.12.2-1.1.3.0.jar

Supported Versions

  • 1.12.2
  • Changed to use scores as random chance instead of absolutely striking a specific block, if enabled in the config.
  • Fixed lightning spawning fire when hitting a full metal block.
  • Added project URL to mcmod.info.
  • Changed mcmod.info version to get info from build.gradle.
  • Renamed some classes to names that describe their purpose better.
  • Changed the number types used to smaller primitives where reasonable.
  • Updated the documentation to encapsulate changes.
  • Merged BLOCKS and ARMOR into one set as Items.
  • Changed the storage method for metallic items to store the unlocalized name instead of the object.
  • Changed the searching height map to an ArrayDeque instead of an ArrayList.