TheWeatherPony / TheSeasonsMod

A repository for tracking issues in The Seasons Mod
http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/1285986-the-seasons-mod-
7 stars 0 forks source link

[Crash] When trying to change color on plants #99

Closed VirtualGaming1 closed 8 years ago

VirtualGaming1 commented 8 years ago

here is the crash report. when the client side try to change the color on plants crash-2016-08-20_19.11.10-client.txt

TheWeatherPony commented 8 years ago

Made a workaround: if the leaf block doesn't properly provide an array of String-names from the vanilla method that queries such information, then my code treats the leaf block like it does non-leaf blocks when forming the name for the coloring. Fixed.

VirtualGaming1 commented 8 years ago

ok is this in the next update? because i really want to use this in my modpack along with Local Weather mod (Weather2 mod)