port to MC 1.8.8
This commit is contained in:
@@ -99,7 +99,6 @@ object LeafWindTracker {
|
||||
|
||||
init {
|
||||
MinecraftForge.EVENT_BUS.register(this)
|
||||
FMLCommonHandler.instance().bus().register(this)
|
||||
}
|
||||
|
||||
fun changeWind(world: World) {
|
||||
|
||||
Reference in New Issue
Block a user