SnoGro v1.2.0

Details

  • Filename
    SnoGro.jar
  • Uploaded by
  • Uploaded
    Mar 8, 2012
  • Size
    41.15 KB
  • Downloads
    291
  • MD5
    998529bbda712aae800c6e5faf29f363

Supported Bukkit Versions

  • CB 1.2.3-R0.1

Changelog

Version 1.2.0

  • Snow now recognizes the top block every check. Now, if you place a block any number of blocks above the current snow, it will move up (assuming it is a proper block to place snow ontop of) .
  • Snow no longer accumulates ontop of ladders.

Version 1.1.4

  • Updated to RB 1.2.3-R0.1 (no immediate changes)
    • You do not need to update if you already have 1.1.3, the code is identical.

Version 1.1.3

  • Stopped snow from accumulating ontop of:
    • Nether Fence and Stairs
    • Trap Doors
    • Cacti

Version 1.1.2

  • Stopped snow from accumulating ontop of all rails and fences
  • Improved algorithm, less sightings of misc snow blocks.

Version 1.1.1

  • Stopped snow from accumulating ontop of
    • Glass Block
    • Thin Glass (glass pane)
    • Iron Fence (iron bars)
  • Snow no longer accumulates higher than the first snowtop next to sugarcane blocks.

Version 1.1.0

  • Hooked into weather!
    • use /snow enable [world] to enable our algorithms instead of normal snow!
    • use /snow disable [world] to disable the snow
    • Snow will pile-up in snowy biomes automatically!
  • Added configuration. Check BukkitDev for more information!
  • Added special circumstances to fill certain rugged holes
  • Snow will pile-up better around villages! (currently non-configurable)

Version 1.0.1

  • Fixed Bug: Snow no longer grows on wheat.

Version 1.0.0

  • Release Version!
  • Added /snow stop
    • Stops the snow that was started by you
  • Fixed Bug: Blocks can be broken/created in the snow, and it will adjust accordingly

Version 0.1.0

  • Initial Release
  • [not tested] snow may not grow ontop of upside-down stairs. Assuming that they are called the same, it will not grow and we will have to add support later. If they are called differently, then it should work perfectly fine.